[Webkit-unassigned] [Bug 67668] Crashes in WebCore::EditCommand::apply(), DeleteSelectionCommand::doApply()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 14:10:13 PDT 2011


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





--- Comment #10 from Cris Neckar <cdn at chromium.org>  2011-09-08 14:10:13 PST ---
I am not convinced that the core issue here is actually separate bugs. It seems like there is a common theme with all of these. More specifically each of the test cases involves creating a new selection and then calling set position on it (some call setposition as a result of a different call.. testcase 6 etc)

I suspect we will need to figure out the underlying issue for some of these as a simple null check still hits tons of asserts for a lot of them. 

This isn't an argument against the patch just noting that I think there is a better common fix.

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