https://bugzilla.wikimedia.org/show_bug.cgi?id=26814
--- Comment #4 from Krinkle <[email protected]> 2011-05-14 15:53:24 UTC --- Per discussion during Hackathon in Berlin, marking as WONTFIX. Whenever people use importScript's non-double loading as dependancy, should use gadgets and add those as dependancies. Primary reason being that importScriptURL (and now mw.loader.load) is being used (as documented) to load javascript stuff with callbacks. Including but not limited to periodic requests (ie. polling the API). If we would filter out urls already loaded then that would end up really weird. -- 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
