https://bugzilla.wikimedia.org/show_bug.cgi?id=30956
Web browser: ---
Bug #: 30956
Summary: Make JS components of ResourceLoader framework
independant
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: normal
Priority: Unprioritized
Component: Resource Loader
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Just like the backend, the front-end should be less tied into MediaWiki base as
well.
It sounds more complicated than it really is though. All we need to do is move
mw.loader into a separate file and create an instance of it in mw.loader.
It's already an object constructor, except that right now it is
instantly-instantiating an anonymous object constructor (this.loader = new
(function(){ ... }));
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l