[webkit-reviews] review granted: [Bug 110937] Threaded HTML parser hits ASSERTION FAILED: this == frameLoader()->activeDocumentLoader() : [Attachment 190553] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 11:31:44 PST 2013


Darin Adler <darin at apple.com> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 110937: Threaded HTML parser hits ASSERTION FAILED: this ==
frameLoader()->activeDocumentLoader()
https://bugs.webkit.org/show_bug.cgi?id=110937

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=190553&action=review


> Source/WebCore/loader/DocumentLoader.cpp:434
> +#if ENABLE(THREADED_HTML_PARSER)

#if !ENABLE


More information about the webkit-reviews mailing list