Last modified: 2014-08-23 14:43:32 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65587, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63587 - ResourceLoader: Avoid making a separate request for the site module
ResourceLoader: Avoid making a separate request for the site module
Status: NEW
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
1.23.0
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: performance
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-06 03:26 UTC by Ori Livneh
Modified: 2014-08-23 14:43 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ori Livneh 2014-04-06 03:26:29 UTC
As far as I know, the reason for loading the site module in a separate request is that it needs to execute in global context, rather than in a standard module closure, but we can work around it by using $.globalEval.

Regardless of whether or not that is the reason, let's figure out how to load it along with other modules, and save ourselves a request in the critical path.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links