[Webkit-unassigned] [Bug 48918] Crashes in WebCore::DocumentMarkerController::removeMarkersFromMarkerMapVectorPair() when deleting multiple lines of text.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 09:29:06 PDT 2010


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





--- Comment #3 from jpu at apple.com  2010-11-03 09:29:06 PST ---
When use TextIterator to iterate multiple lines of text, the returned pointer by TextIterator::node() can be null. Need to guard against this.

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