[CTW] Support details and error relations
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
People
(Reporter: Jamie, Assigned: Jamie)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [ctw-23h2])
Attachments
(3 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr115+
|
Details | Review |
We neglected to support details relations with CtW, which means that we don't expose these any more for web content and users can't perceive them.
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1824293
Assignee | ||
Comment 2•1 year ago
|
||
Also error relations.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
bugherder |
Comment 6•1 year ago
|
||
The patch landed in nightly and beta is affected.
:Jamie, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox120
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 7•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192916
Updated•1 year ago
|
Comment 8•1 year ago
|
||
Uplift Approval Request
- User impact if declined: Some missing information for screen reader users, though this isn't widely used or depended upon at this stage.
- Fix verified in Nightly: yes
- Explanation of risk level: Just adds some new definitions (plus tests) to a framework which is well tested and has been in place on release since 113.
- Needs manual QE test: no
- String changes made/needed: none
- Steps to reproduce for manual QE testing: not applicable
- Is Android affected?: no
- Code covered by automated testing: yes
- Risk associated with taking this patch: low
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Comment on attachment 9362932 [details]
Bug 1863466: Support details and error message relations for RemoteAccessible.
Approved for 120.0b9
Comment 11•1 year ago
|
||
Do we need this on ESR115?
Assignee | ||
Comment 12•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D192916
Updated•1 year ago
|
Comment 13•1 year ago
|
||
Uplift Approval Request
- Is Android affected?: no
- String changes made/needed: none
- Fix verified in Nightly: yes
- Steps to reproduce for manual QE testing: not applicable
- Risk associated with taking this patch: low
- Needs manual QE test: no
- User impact if declined: Some missing information for screen reader users. This isn't widely used or depended upon at this stage, though it might be used soon in Google Docs, etc.
- Explanation of risk level: Just adds some new definitions (plus tests) to a framework which is well tested and has been in place on release since 113.
- Code covered by automated testing: yes
Comment 14•1 year ago
|
||
uplift |
Updated•1 year ago
|
Comment 15•1 year ago
|
||
Comment on attachment 9367836 [details]
Bug 1863466: Support details and error message relations for RemoteAccessible.
Approved for 115.6esr.
Description
•