mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-13 17:56:55 +00:00
49d4396e7a
Now that most unit tests are run in node with common.js for loading sources there is no reason to keep global variables around exposing all the sources. Only exception is the only qunit integration test processLinks.test.js which still consumes mw.popups.processLinks, which is the only global variable remaining in the codebase. Changes: * Remove references to mw.popups in code comments and reference the JS file instead * Remove popups.js which exposes all common.js modules as global variables * Export mw.popups.processLinks in processLinks.js for testing in processLinks.test.js Change-Id: I91066654b9282f73a80eb1ba5018bd091656c61d |
||
---|---|---|
.. | ||
dist | ||
ext.popups | ||
ext.popups.images |