mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 16:10:55 +00:00
a48df04a75
When merged with I629245100f4ca430a88e450939b90d075e7021f1, the need to use rlModuleLoader.js (white screen loader) with LanguageOverlay is eliminated. When calling the language factory function, an Overlay is now synchronously returned with a spinner shown in its content area while the lazy load request + xhr request are executing. PromisedView will replace this spinner with the LanguageSearcher component when the promise resolves (rejects continue to be unhandled). * The getDeviceLanguage function was moved into languageFactory.js inside MobileFrontend * the lazy load code and gateway.getPageLanguages code was also moved into languageFactory. Bug: T215657 Depends-On: I629245100f4ca430a88e450939b90d075e7021f1 Change-Id: Ie6dad4bd3c80e6cfcc1d7f9ad38941a323ba3cc6 |
||
---|---|---|
.. | ||
menu | ||
page-issues | ||
AB.js | ||
downloadPageAction.js | ||
errorLogging.js | ||
init.js | ||
initLogging.js | ||
menu.js | ||
mobileRedirect.js | ||
pageIssues.js | ||
pageIssuesParser.js | ||
preInit.js | ||
references.js | ||
search.js | ||
styles.less | ||
toc.js |