Closed
Bug 1758190
Opened 4 years ago
Closed 4 years ago
AccGroupInfo instances are not inserted into AccAttributes
Categories
(Core :: Disability Access APIs, defect, P2)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
Attachments
(1 file)
Not sure how this happened..
The current attribute setter for AccGroupInfo doesn't actually do anything, except for destroy the attribute it is given because it puts in a uniqueptr that then goes out of scope.
| Assignee | ||
Comment 1•4 years ago
|
||
The browser_obj_group.js test will pass when caching is enabled once
this lands.
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f0ca9ac38f0c
Actually add AccGroupInfo instances to SetAttribute. r=morgan
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•