RESOLVED FIXED 45434
Add methods used to determine accessibility state.
https://bugs.webkit.org/show_bug.cgi?id=45434
Summary Add methods used to determine accessibility state.
Chris Guillory
Reported 2010-09-08 19:55:27 PDT
In chromium on windows accessibility we need additional methods to determine the accessibility state to report to AT.
Attachments
Add methods to WebAccessibilityObject in Chromium port (3.70 KB, patch)
2010-09-08 19:58 PDT, Chris Guillory
ctguil: review-
ctguil: commit-queue-
Add implementation for isSelected() (3.87 KB, patch)
2010-09-08 20:01 PDT, Chris Guillory
no flags
Chris Guillory
Comment 1 2010-09-08 19:58:01 PDT
Created attachment 66991 [details] Add methods to WebAccessibilityObject in Chromium port
Chris Guillory
Comment 2 2010-09-08 20:01:30 PDT
Created attachment 66992 [details] Add implementation for isSelected()
chris fleizach
Comment 3 2010-09-09 00:44:22 PDT
Comment on attachment 66991 [details] Add methods to WebAccessibilityObject in Chromium port r=me
chris fleizach
Comment 4 2010-09-09 00:45:59 PDT
i r'd the first patch. they look almost identical so i'm not sure why there's two still up here. when the first patch lands i assume you can add a new patch just for the additional changes you want
Chris Guillory
Comment 5 2010-09-09 00:53:16 PDT
Oops, I thought I cancelled the first patch. It didn't have an implementation for isSelected.
chris fleizach
Comment 6 2010-09-09 02:26:22 PDT
Comment on attachment 66992 [details] Add implementation for isSelected() r=me
WebKit Commit Bot
Comment 7 2010-09-09 03:34:37 PDT
Comment on attachment 66992 [details] Add implementation for isSelected() Clearing flags on attachment: 66992 Committed r67077: <http://trac.webkit.org/changeset/67077>
WebKit Commit Bot
Comment 8 2010-09-09 03:34:42 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.