Closed
Bug 1852762
Opened 2 years ago
Closed 9 months ago
Remove additional accessibility panel "beta" code
Categories
(DevTools :: Accessibility Tools, task)
Tracking
(firefox-esr102 wontfix, firefox-esr115 wontfix, firefox117 wontfix, firefox118 wontfix, firefox119 wontfix, firefox134 fixed)
RESOLVED
FIXED
134 Branch
People
(Reporter: zacnomore, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
During work in Bug 1673582 we found additional unused accessibility beta code:
https://searchfox.org/mozilla-central/source/devtools/client/accessibility/accessibility.css#238
That css should be removed
Luckily that does seem to be the last of it:
https://searchfox.org/mozilla-central/search?q=beta&path=devtools%2Fclient%2Faccessibility&case=false®exp=false
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1551574
status-firefox117:
--- → affected
status-firefox118:
--- → affected
status-firefox119:
--- → affected
status-firefox-esr102:
--- → affected
status-firefox-esr115:
--- → affected
Updated•2 years ago
|
Type: task → defect
Updated•2 years ago
|
Type: task → defect
Updated•2 years ago
|
Type: task → defect
Updated•2 years ago
|
Type: task → defect
Updated•2 years ago
|
Type: task → defect
Updated•2 years ago
|
Updated•2 years ago
|
Type: task → defect
Updated•2 years ago
|
Type: defect → task
Keywords: regression
Assignee | ||
Comment 2•9 months ago
|
||
The beta class isn't set anywhere.
Updated•9 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/398670e7cc61
[devtools] Remove unused rule in accessibility.css. r=devtools-reviewers,bomsy
Comment 4•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•