RESOLVED FIXED 56984
[Chromium] WebDocument needs to provide a WebAccessibilityObject
https://bugs.webkit.org/show_bug.cgi?id=56984
Summary [Chromium] WebDocument needs to provide a WebAccessibilityObject
Dominic Mazzoni
Reported 2011-03-23 19:37:10 PDT
In order for Chromium to support accessibility for iframes, we need to be able to get at the WebAccessibilityObject for the root of a WebDocument that we obtained from an iframe element. Will provide patch shortly.
Attachments
Adds accessibilityObject accessor (2.49 KB, patch)
2011-03-23 19:55 PDT, Dominic Mazzoni
no flags
Dominic Mazzoni
Comment 1 2011-03-23 19:55:22 PDT
Created attachment 86735 [details] Adds accessibilityObject accessor
Dimitri Glazkov (Google)
Comment 2 2011-03-24 08:45:44 PDT
Comment on attachment 86735 [details] Adds accessibilityObject accessor ok.
WebKit Commit Bot
Comment 3 2011-03-24 10:18:01 PDT
The commit-queue encountered the following flaky tests while processing attachment 86735 [details]: fast/dom/onerror-img.html bug 51019 The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2011-03-24 10:21:32 PDT
Comment on attachment 86735 [details] Adds accessibilityObject accessor Clearing flags on attachment: 86735 Committed r81875: <http://trac.webkit.org/changeset/81875>
WebKit Commit Bot
Comment 5 2011-03-24 10:21:35 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 6 2011-03-24 13:06:54 PDT
http://trac.webkit.org/changeset/81875 might have broken GTK Linux 32-bit Debug The following tests are not passing: svg/W3C-SVG-1.1/animate-elem-46-t.svg svg/W3C-SVG-1.1/animate-elem-82-t.svg
Note You need to log in before you can comment on or make changes to this bug.