r79115 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79114‎ | r79115 | r79116 >
Date:18:15, 28 December 2010
Author:platonides
Status:ok
Tags:
Comment:
This precondition is no longer needed after r78393
Modified paths:
  • /trunk/phase3/includes/parser/ParserCache.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/parser/ParserCache.php
@@ -81,8 +81,6 @@
8282 * Used to provide a unique id for the PoolCounter.
8383 * It would be preferable to have this code in get()
8484 * instead of having Article looking in our internals.
85 - *
86 - * Precondition: $article->checkTouched() has been called.
8785 */
8886 public function getKey( $article, $popts, $useOutdated = true ) {
8987 global $wgCacheEpoch;

Follow-up revisions

RevisionCommit summaryAuthorDate
r79129MFT r78011 r78014 r78015 r78016 r78099 r78117 r78161 r78170 r78172 r78199 r78......platonides19:58, 28 December 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78393Do not access to mTouched internals of Article from a different module per r7...platonides17:49, 14 December 2010

Status & tagging log