When I visit Special:GlobalPreferences, it takes several seconds until the "Select options below to be global" checkbox appears and the non-global options are deactivated. This should happen faster, ideally such fast that the user won't notice any change.
From T205991 I assume, that all tabs are infused at once, while IIRC Special:Preferences (which is much faster) infuses only the current tab. So this could be an option to try in making the initialization faster.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/GlobalPreferences | master | +43 -44 | Lazy initialize on htmlform.enhance hook |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 497598 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/GlobalPreferences@master] Lazy initialize on htmlform.enhance hook
Comment Actions
Change 497598 merged by jenkins-bot:
[mediawiki/extensions/GlobalPreferences@master] Lazy initialize on htmlform.enhance hook