https://bugzilla.wikimedia.org/show_bug.cgi?id=19847
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from Roan Kattouw <[email protected]> 2009-08-17 20:57:52 UTC --- This is probably due to another Webkit bug (which, incidentally, was filed by the reporter of this bug: https://bugs.webkit.org/show_bug.cgi?id=28328 ) about not respecting the order of <script> tags and executing multiple of those in parallel, which is against the suggestion in the HTTP 1.1 standard that the browser not even try to *download* anything else while downloading the src of an external <script> tag. -- 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
