https://bugzilla.wikimedia.org/show_bug.cgi?id=47457
--- Comment #66 from Brad Jorsch <[email protected]> --- This should really be a new bug instead of reopening this one that _is_ actually fixed. (In reply to comment #65) > (In reply to comment #63 by Liangent) > > Maybe someone can move jQuery.ready() call to a position just before > > </body> and after all other script references? > > (In reply to comment #64 by matma.rex) > > Moving the jQuery.ready() call after the bottom queue seems like a good > > idea. > > > anomie / Krinkle: ? We tried that, see patchset 5 in https://gerrit.wikimedia.org/r/#/c/61057/5. It didn't work. But unless the browsers were delaying the DOMContentLoaded event until after the async-loaded scripts in the bottom queue were loaded, I don't know how this wasn't already a problem. Krinkle, any ideas? -- 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
