mediawiki-extensions-Popups/tests/phpunit
WMDE-Fisch 58f820009e Use flags to represent settings
To reduce size of code added to the <head> and increase performance.
The increased bundlesize is still less than the size spared bytes in
ResourceLoaderGetConfigVars. - But nevertheless the main gain is loading
less in the <head> anyways.

To avoid further complexity in the code, the bitmask is converted to
the according config setting early on instead of adding checks on the
bitmask all over the place.

Tests will be added in follow ups.

Bug: T276716
Change-Id: Ib4f82bed58295b25f0a41cb37e36244e45f16317
2021-03-11 13:38:06 +01:00
..
unit hide reference previews when reference tooltip gadget is active 2020-11-16 18:36:04 +01:00
PopupsContextTest.php build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 2021-02-26 23:42:29 +01:00
PopupsContextTestWrapper.php build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-26 20:22:03 +01:00
PopupsHooksTest.php Use flags to represent settings 2021-03-11 13:38:06 +01:00