Closed
Bug 1726695
Opened 4 years ago
Closed 4 years ago
Make MsaaAccessible use Accessible::Name
Categories
(Core :: Disability Access APIs, task)
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: Jamie, Assigned: morgan)
References
Details
Attachments
(1 file)
Once bug 1726452 lands, Name() will be in the base Accessible class and will work for both local and remote accessibles. We should use this in MsaaAccessible so we can support name retrieval for RemoteAccessible.
| Assignee | ||
Comment 1•4 years ago
|
||
stealing this because jamie said I could :)
Assignee: jteh → mreschenberg
| Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Attachment #9237295 -
Attachment description: WIP: Bug 1726695: Add support for RemoteAccessible's in MsaaAccessible::get_accName r?Jamie → Bug 1726695: Add support for RemoteAccessible's in MsaaAccessible::get_accName r?Jamie
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e0bb4b1cdcb
Add support for RemoteAccessible's in MsaaAccessible::get_accName r=Jamie
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•