Bug 62236

Summary: [Chromium] WebAccessibilityObject needs access to line breaks in multiline text
Product: WebKit Reporter: Dominic Mazzoni <dmazzoni>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch adds a method to return the indices of line breaks within the text content. none

Dominic Mazzoni
Reported 2011-06-07 15:21:13 PDT
AccessibilityObject exposes dozens of low-level functions for dealing with multiline text. Rather than expose all of them, we should expose just the minimum interface we need in WebAccessibilityObject.
Attachments
Patch adds a method to return the indices of line breaks within the text content. (2.68 KB, patch)
2011-06-07 17:23 PDT, Dominic Mazzoni
no flags
Dominic Mazzoni
Comment 1 2011-06-07 17:23:25 PDT
Created attachment 96332 [details] Patch adds a method to return the indices of line breaks within the text content.
WebKit Review Bot
Comment 2 2011-06-08 08:53:10 PDT
Comment on attachment 96332 [details] Patch adds a method to return the indices of line breaks within the text content. Clearing flags on attachment: 96332 Committed r88351: <http://trac.webkit.org/changeset/88351>
WebKit Review Bot
Comment 3 2011-06-08 08:53:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.