[Webkit-unassigned] [Bug 32823] WebCore::caretMaxOffset ReadAV at NULL (5785e692fef72522c3ee976bff525d98)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 02:41:56 PDT 2010


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





--- Comment #11 from SkyLined <skylined at chromium.org>  2010-07-27 02:41:56 PST ---
Created an attachment (id=62665)
 --> (https://bugs.webkit.org/attachment.cgi?id=62665)
Repro - WebCore::Node::hasTagName ReadAV at NULL (106220ce302426f16b811b1cc735e87a)

I'm going to be uploading repros for all crashes I find with this general structure:

designmode = on
execCommand...
designmode = off
execCommand(undo)
designmode = on
execCommand...

I expect they are all manifestations of similar issues and that the code needs an overhaul, given the number of bugs I am finding. (But I cannot exclude that this may all be caused by only one bug in the code).

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