https://bugzilla.wikimedia.org/show_bug.cgi?id=63587
Bug ID: 63587 Summary: Avoid making a separate request for the site module Product: MediaWiki Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: Unprioritized Component: ResourceLoader Assignee: wikibugs-l@lists.wikimedia.org Reporter: o...@wikimedia.org CC: krinklem...@gmail.com, roan.katt...@gmail.com, tpars...@wikimedia.org Web browser: --- Mobile Platform: --- 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. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l