[webkit-reviews] review denied: [Bug 50115] Please implement async=false for dynamic script loading (REGRESSION: LABjs is broken) : [Attachment 76721] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 29 20:21:22 PST 2010


Adam Barth <abarth at webkit.org> has denied James Simonsen
<simonjam at chromium.org>'s request for review:
Bug 50115: Please implement async=false for dynamic script loading (REGRESSION:
LABjs is broken)
https://bugs.webkit.org/show_bug.cgi?id=50115

Attachment 76721: Patch
https://bugs.webkit.org/attachment.cgi?id=76721&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
AFACT, our current behavior matches the current spec.  The process we've been
using with the HTML5 parser, including the script execution part, is to track
the spec unless compelled by compatibility to do something different.  If the
HTML WG adopts this change, we'll likely follow suit.  However, I haven't seen
any reason for us to lead the working group in this direction.


More information about the webkit-reviews mailing list