[webkit-reviews] review granted: [Bug 108096] Don't use threaded HTML parser for data: URLs : [Attachment 185023] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 11:42:31 PST 2013


Eric Seidel <eric at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 108096: Don't use threaded HTML parser for data: URLs
https://bugs.webkit.org/show_bug.cgi?id=108096

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
You should add a comment as to why, as this if is getting complicated enough to
cause future confusion.

// We force the main-thread parser for about:blank, javascript: and data: urls
for compatibility with historical synchronous loading/parsing behavior of those
schemes.


More information about the webkit-reviews mailing list