Move gathering of ignored children to MOXAccessibleBase
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: morgan, Assigned: morgan)
Details
(Whiteboard: [mac2020_1])
Attachments
(1 file)
Right now we rely on subclasses like mozAccessible to flatten our child list by recursing into ignored children and gathering unignored (grand) children. We should move this logic to MOXAccessibleBase for simplicity (given each subclass still correctly implements ignoreWithParent)
| Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
Backed out for build bustages.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=308719898&repo=autoland&lineNumber=26482
Backout: https://hg.mozilla.org/integration/autoland/rev/fee4b634c2ee924f8bf6d27eb0d7cffc7f8ac27f
| Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
| bugherder | ||
Comment 6•5 years ago
|
||
Backed out changeset 8d3a31f6fcd6 (bug 1643765) by morgan's request
Backout link: https://hg.mozilla.org/integration/autoland/rev/e3540b3df1814dca40f48340c3a4b53d2858d1b8
| Assignee | ||
Comment 7•5 years ago
|
||
thank you! backed out because intereactions between web area and chrome are broken (not gooooood)
Comment 8•5 years ago
|
||
Backout merged: https://hg.mozilla.org/mozilla-central/rev/e3540b3df181
Comment 10•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
Description
•