WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43001
WebAccessibilityObject should expose the node and document.
https://bugs.webkit.org/show_bug.cgi?id=43001
Summary
WebAccessibilityObject should expose the node and document.
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-
Details
Formatted Diff
Diff
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
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug