[webkit-reviews] review granted: [Bug 107160] The threaded html parser hangs when parsing empty documents (and about:blank) : [Attachment 183247] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 13:36:48 PST 2013


Tony Gentilcore <tonyg at chromium.org> has granted Eric Seidel
<eric at webkit.org>'s request for review:
Bug 107160: The threaded html parser hangs when parsing empty documents (and
about:blank)
https://bugs.webkit.org/show_bug.cgi?id=107160

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

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=183247&action=review


> Source/WebCore/html/parser/HTMLDocumentParser.cpp:562
> +    // Empty documents never got an append() call, and thus hus never
started

s/hus/have/


More information about the webkit-reviews mailing list