mediawiki-extensions-Popups/tests/phpunit
Timo Tijhof 81b94eff0a Remove redundant wgPopupsShouldSendModuleToUser variable
It is set based on the same conditional that loads the code,
thus checking it inside the loaded code is a no-op and adds
extra HTML to the <head> that blocks text/layout rendering and
delays fetching of Popups JS.

Bug: T219342
Change-Id: I9c1f4b3861ce2cecb654eb0a78469a616730a40b
2019-04-09 18:31:35 +00:00
..
EventLogging Remove unused $config constructor parameter from loggers 2019-02-26 12:20:59 +01:00
PopupsContextTest.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
PopupsContextTestWrapper.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
PopupsGadgetsIntegrationTest.php Add some missing newlines to separate PHP code better 2019-03-11 11:33:13 +01:00
PopupsHooksTest.php Remove redundant wgPopupsShouldSendModuleToUser variable 2019-04-09 18:31:35 +00:00
UserPreferencesChangeHandlerTest.php Remove misplaced comments from PHPUnit tests 2018-12-18 10:00:00 +01:00