[webkit-reviews] review granted: [Bug 107876] Abort parsing when pending location change for threaded HTML parser : [Attachment 184606] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 16:45:01 PST 2013


Eric Seidel <eric at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 107876: Abort parsing when pending location change for threaded HTML parser
https://bugs.webkit.org/show_bug.cgi?id=107876

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
So this just makes us ignore the rest of this token batch.  I assume other bits
cause the parser to actually stop.  It's still lame that we have to poll teh
frame for this and it can't just tell us to stop!


More information about the webkit-reviews mailing list