mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-11 16:58:14 +00:00
58f820009e
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 |
||
---|---|---|
.. | ||
unit | ||
PopupsContextTest.php | ||
PopupsContextTestWrapper.php | ||
PopupsHooksTest.php |