[Webkit-unassigned] [Bug 122644] [ATK] Simplify implementation of atk_text_get_text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 09:38:09 PDT 2013


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





--- Comment #4 from chris fleizach <cfleizach at apple.com>  2013-10-15 09:36:54 PST ---
(From update of attachment 213996)
View in context: https://bugs.webkit.org/attachment.cgi?id=213996&action=review

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:-2113
> -    if (range.start + range.length > elementText.length())

why remove this check? it seems like a good safety check to have here

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