WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39238
[chromium] Add methods to chromium WebAccessibilityObject
https://bugs.webkit.org/show_bug.cgi?id=39238
Summary
[chromium] Add methods to chromium WebAccessibilityObject
Dominic Mazzoni
Reported
2010-05-17 14:39:51 PDT
Chromium classes such as WebAccessibilityObject are simple wrappers for corresponding WebCore classes like AccessibilityObject. They work fine, but much functionality is not exposed in the wrapper. I'm using this bug to keep track of the progress. Rather than trying to add support for everything at once, for now I'm just adding methods as needed, starting with: headingLevel setFocused
Attachments
Add headingLevel and setFocused methods to WebAccessibilityObject.
(2.31 KB, patch)
2010-05-17 14:45 PDT
,
Dominic Mazzoni
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dominic Mazzoni
Comment 1
2010-05-17 14:45:58 PDT
Created
attachment 56271
[details]
Add headingLevel and setFocused methods to WebAccessibilityObject.
David Levin
Comment 2
2010-05-19 10:55:42 PDT
Chromium public api changes, so leaving this for Darin Fisher.
chris fleizach
Comment 3
2010-05-19 11:30:06 PDT
looks ok to me, but i'm not a reviewer
WebKit Commit Bot
Comment 4
2010-05-20 19:19:48 PDT
Comment on
attachment 56271
[details]
Add headingLevel and setFocused methods to WebAccessibilityObject. Clearing flags on attachment: 56271 Committed
r59898
: <
http://trac.webkit.org/changeset/59898
>
WebKit Commit Bot
Comment 5
2010-05-20 19:19:54 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