Make refreshLinksJob explicitly check the cache rev ID
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 26 Apr 2016 19:43:51 +0000 (12:43 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 2 May 2016 19:10:38 +0000 (12:10 -0700)
commitcbc9745eb62dc8e86b7a322581286eb5bf771eae
tree0ba6a476edd9ab140da75225321f46ec086e8073
parent984c2af3172fc24258f11268ea7601888fdc7341
Make refreshLinksJob explicitly check the cache rev ID

This is needed if the $useOutdated behavior of ParserCache
is modified per Ibd111bed203dd.

Bug: T133659
Change-Id: I70806dffba8af255d7cdad7663132b58479f63e3
includes/jobqueue/jobs/RefreshLinksJob.php