[Webkit-unassigned] [Bug 51389] Crash after removing a selection in keydown handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 11:58:33 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Windows 7                   |All
                 CC|                            |ap at webkit.org,
                   |                            |rniwa at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-12-21 11:58:33 PST ---
This is an assertion failure - is there a crash in release mode? But the assertion failure looks quite scary.

    ASSERT(m_offset + m_count <= m_node->length());

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