[Webkit-unassigned] [Bug 23509] Crash at -[WebCoreAXObject doAXNextSentenceEndTextMarkerForTextMarker:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 23 16:12:35 PST 2009


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





------- Comment #4 from darin at apple.com  2009-01-23 16:12 PDT -------
(From update of attachment 26984)
Seems to me that makeRange should probably return 0 if passed null positions.
And plainText already handles the case where the range is 0. So I would suggest
fixing this in the makeRange function rather than in the AccessibilityObject
class.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list