Bug 43001

Summary: WebAccessibilityObject should expose the node and document.
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: Windows Vista   
Attachments:
Description Flags
Implements proposed feature
cfleizach: review-, cfleizach: commit-queue-
Fixed previous patch to access node and document without needing a render object. none

Dominic Mazzoni
Reported 2010-07-26 14:27:47 PDT
Windows screenreaders need properties about the HTML node and containing document in some accessibility objects.
Attachments
Implements proposed feature (3.23 KB, patch)
2010-07-26 14:51 PDT, Dominic Mazzoni
cfleizach: review-
cfleizach: commit-queue-
Fixed previous patch to access node and document without needing a render object. (3.03 KB, patch)
2010-07-26 18:37 PDT, Dominic Mazzoni
no flags
Dominic Mazzoni
Comment 1 2010-07-26 14:51:36 PDT
Created attachment 62614 [details] Implements proposed feature
chris fleizach
Comment 2 2010-07-26 16:42:01 PDT
Comment on attachment 62614 [details] Implements proposed feature WebKit/chromium/src/WebAccessibilityObject.cpp:427 + you don't have to cast to a render object. node() exists on AccessibilityObject
Dominic Mazzoni
Comment 3 2010-07-26 18:37:40 PDT
Created attachment 62636 [details] Fixed previous patch to access node and document without needing a render object.
chris fleizach
Comment 4 2010-07-27 00:01:11 PDT
Comment on attachment 62636 [details] Fixed previous patch to access node and document without needing a render object. r=me
WebKit Commit Bot
Comment 5 2010-07-27 01:33:53 PDT
Comment on attachment 62636 [details] Fixed previous patch to access node and document without needing a render object. Clearing flags on attachment: 62636 Committed r64113: <http://trac.webkit.org/changeset/64113>
WebKit Commit Bot
Comment 6 2010-07-27 01:33:59 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.