[Webkit-unassigned] [Bug 110937] Threaded HTML parser hits ASSERTION FAILED: this == frameLoader()->activeDocumentLoader()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 09:29:36 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110937


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #3 from Darin Adler <darin at apple.com>  2013-02-27 09:32:00 PST ---
Might be better to put the assert back in, inside an #if, so we have a chance to catch regressions unrelated to the threaded HTML parser work while we continue to investigate the new issue. On platforms where the threaded HTML parser is turned off at compile time we could still get some value from the assertion.

Maybe an unimportant point if this is resolved quickly enough.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list