[webkit-reviews] review granted: [Bug 39716] Teach the HTML5 parser how to handle external scripts : [Attachment 57199] Ready for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 23:59:17 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 39716: Teach the HTML5 parser how to handle external scripts
https://bugs.webkit.org/show_bug.cgi?id=39716

Attachment 57199: Ready for review
https://bugs.webkit.org/attachment.cgi?id=57199&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Thanks for working on this patch.  I know it was painful, but this looks like a
good patch to start iterating from.  Please address the verbal comments before
landing.

WebCore/html/HTML5TreeBuilder.cpp:120
 +	m_isPaused = false;
I'm not 100% sold on this model, but we'll see how it pans out.


More information about the webkit-reviews mailing list