https://bugzilla.wikimedia.org/show_bug.cgi?id=47457
--- Comment #35 from Krinkle <[email protected]> --- There's one use case for the blocking (document.write) code path. Namely the top loading queue. Though I suppose it is harmless there as there is no way the document will be ready there. My intention is to refactor mw.loader to default to async and only use the synchronous method when explicitly told so (no more magic switching based on document-ready). -- 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
