Bug 56219

Summary: [Chromium] WebAccessibilityObject needs accessibilityIsIgnored
Product: WebKit Reporter: Dominic Mazzoni <dmazzoni>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Addes accessibilityIsIgnored method to WebAccessibilityObject none

Dominic Mazzoni
Reported 2011-03-11 13:45:02 PST
The complete AccessibilityObject tree includes many nodes that aren't exposed to the platform accessibility API. We need access to that flag in Chromium so we can walk down and up the complete tree and know whether or not each node is ignored or not.
Attachments
Addes accessibilityIsIgnored method to WebAccessibilityObject (2.05 KB, patch)
2011-03-11 13:49 PST, Dominic Mazzoni
no flags
Dominic Mazzoni
Comment 1 2011-03-11 13:49:05 PST
Created attachment 85525 [details] Addes accessibilityIsIgnored method to WebAccessibilityObject
Dimitri Glazkov (Google)
Comment 2 2011-03-11 13:51:03 PST
Comment on attachment 85525 [details] Addes accessibilityIsIgnored method to WebAccessibilityObject k.
WebKit Commit Bot
Comment 3 2011-03-11 15:16:10 PST
Comment on attachment 85525 [details] Addes accessibilityIsIgnored method to WebAccessibilityObject Clearing flags on attachment: 85525 Committed r80890: <http://trac.webkit.org/changeset/80890>
WebKit Commit Bot
Comment 4 2011-03-11 15:16:14 PST
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.