r110890 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110889‎ | r110890 | r110891 >
Date:22:42, 7 February 2012
Author:maxsem
Status:ok
Tags:
Comment:
Follow-up r110889: fix comment
Modified paths:
  • /trunk/extensions/MobileFrontend/MobileFrontend.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/MobileFrontend.body.php
@@ -1125,7 +1125,7 @@
11261126 }
11271127
11281128 /**
1129 - * @param DOMNode $mainPage
 1129+ * @param DOMDocument $mainPage
11301130 * @return string
11311131 */
11321132 public function DOMParseMainPage( DOMDocument $mainPage ) {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r110889Avoid extra DOM parse when we already have a document. Includes r110876maxsem22:34, 7 February 2012

Status & tagging log