Show wgPageParseReport on page previews too
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 5 Aug 2016 21:41:40 +0000 (14:41 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 5 Aug 2016 21:41:47 +0000 (14:41 -0700)
commit1255654ed5a89ed57491bda38f544ed87e3bc601
treef00366d6060221b6bc93635f2264a917bed52f6b
parent37eb21112f63eaa9e94ed5df90f8a7a1adaa0eb7
Show wgPageParseReport on page previews too

Also make EditPage::getPreviewLimitReport return the same
output instead of using copy-pasted code from the old hook.

Bug: T142210
Bug: T142214
Change-Id: I16c3c2da067fd24bf7ae564cb1d61beaa3be58c1
includes/EditPage.php
includes/OutputPage.php