mediawiki-extensions-Popups/tests
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
..
node-qunit Combine page and reference preview preferences 2021-02-25 10:21:16 +00:00
phpunit Use flags to represent settings 2021-03-11 13:38:06 +01:00
selenium Use Util.waitForModuleState in browser tests 2020-11-20 10:35:10 +01:00