Bug 24282

Summary: AX Palindrome error when asking for a specific index of the AXChildren array
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch to fix palindrom error oliver: review+

Description chris fleizach 2009-03-01 17:14:37 PST
When retrieving an attachment object from a range of the children, AX returns the wrong object
Comment 1 chris fleizach 2009-03-01 18:21:36 PST
Created attachment 28158 [details]
patch to fix palindrom error

No tests added. Instead DumpRenderTree was changed to exercise the fixed code in WebCore. Layout tests continue to pass.
Comment 2 Mark Rowe (bdash) 2009-03-01 21:25:13 PST
If this was landed then the bug should have been closed.