Closed
Bug 2010238
Opened 2 months ago
Closed 2 months ago
Implement DOM ariaNotify method and map it to Gecko accessibility announcement events
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This will implement the ariaNotify method on Document and Element. It will fire announcement events via the Gecko accessibility engine. Exposure to specific OS APIs will be implemented in separate bugs.
| Assignee | ||
Comment 1•2 months ago
|
||
This fires Gecko accessibility announcement events.
Updated•2 months ago
|
Assignee: nobody → jteh
Status: NEW → ASSIGNED
Updated•2 months ago
|
Attachment #9537444 -
Attachment description: Bug 2010238: Implement ariaNotify method on DOM Document and Element. r?eeejay → Bug 2010238: Implement ariaNotify method on DOM Document and Element.
Pushed by jteh@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9ee40ecdf94a
https://hg.mozilla.org/integration/autoland/rev/b440d2e65aa1
Implement ariaNotify method on DOM Document and Element. r=eeejay,webidl,tschuster,keithamus,smaug
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•