Closed
Bug 1713272
Opened 3 years ago
Closed 3 years ago
Support IAccessible2 role, uniqueID, hwnd, indexInParent for RemoteAccessibles
Categories
(Core :: Disability Access APIs, task)
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
Details
Attachments
(3 files)
We can already support these methods without additional work in core.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Pushed by jteh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/12235579bd09 part 1: Support QueryService/Interface to IAccessible2 for RemoteAccessibles. r=morgan https://hg.mozilla.org/integration/autoland/rev/c24df82394fb part 2: Support IAccessible2 role, uniqueID, windowHandle and indexInParent for RemoteAccessibles. r=morgan https://hg.mozilla.org/integration/autoland/rev/e965de5d2118 part 3: Fail gracefully for IAccessible2 methods which don't support RemoteAccessible yet instead of crashing. r=morgan
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/12235579bd09
https://hg.mozilla.org/mozilla-central/rev/c24df82394fb
https://hg.mozilla.org/mozilla-central/rev/e965de5d2118
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•