[Webkit-unassigned] [Bug 112369] Assertion failure !m_lastChunkBeforeScript in HTMLDocumentParser during inspector/debugger/pause-in-inline-script.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 02:54:50 PDT 2013


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |inferno at chromium.org




--- Comment #9 from Eric Seidel <eric at webkit.org>  2013-03-20 02:57:16 PST ---
We're going to want to add some ASSERTs to catch reentrancy here, as we thought we had avoided any reentrancy possibly with the threaded parser design.  If we're hitting this in cases other than the inspector, we could be seeing badness.  As far as we know this test only ASSERTs in Debug.  I suspect the output changes slightly in Release, but there should be no crashes there.

-- 
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