Defer execution of HTMLCacheUpdate instances
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 20:31:31 +0000 (13:31 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 6 Oct 2015 20:31:31 +0000 (13:31 -0700)
commitc6a4e7c1315fe187d234927597174a6d16ddf703
treef0a58d1f452ebe95bd748fa694a21c16bd0e71ee
parent746cf4c2d373c592a277cd39614eb140e0bc1482
Defer execution of HTMLCacheUpdate instances

None of these places need it to happen right now,
so for performance and consistent style, defer
them too.

Change-Id: Id0a2a352bfc04a783c3ebc54b059b241bb6a6f7e
includes/Title.php
includes/filerepo/file/File.php
includes/page/WikiFilePage.php
includes/page/WikiPage.php