Closed
Bug 1594277
Opened 5 years ago
Closed 5 years ago
Fix usage of nsIDocShellTreeItem in mozilla::a11y::nsAccUtils::GetDocAccessibleFor
Categories
(Core :: DOM: Navigation, defect, P2)
Core
DOM: Navigation
Tracking
()
RESOLVED
DUPLICATE
of bug 1572831
Fission Milestone | M6 |
People
(Reporter: djvj, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [rm-docshell-tree-item:simple])
Uses DocShell tree to get parent item and check its type against the current (child) DocShell's tree item.
This can be switched to using BrowsingContext and its ItemType.
Comment 1•5 years ago
|
||
Tentatively moving all bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to the "?" triage milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → ?
Updated•5 years ago
|
Fission Milestone: ? → M6
Priority: -- → P2
Comment 2•5 years ago
|
||
This has been fixed by https://hg.mozilla.org/mozilla-central/rev/3f5c54b02982
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•