https://bugzilla.wikimedia.org/show_bug.cgi?id=41331
--- Comment #2 from Krinkle <[email protected]> 2012-10-23 21:52:54 UTC --- Lowering priority as ResourceLoader doesn't actually use this syntax anywhere (not core, not extensions, not gadgets). It was added as a convenience method for migrating away from the deprecated importStylesheetURI. However now that I think about it, it seems that was a mistake. As proper migration to ResourceLoader involves letting ResourceLoader manage the stylesheet in the first place, so it seems kinda useless to change a script from importStylesheetURI to mw.loader.load, it doesn't really change the fact that it is still a globally-executing-raw-legacy-loading script. -- 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
