Closed Bug 1795203 Opened 2 years ago Closed 2 years ago

Cleanup: Remove dead code for listbox owned by a combobox in ARIATransformRole

Categories

(Core :: Disability Access APIs, task)

task

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This code fetches NODE_CHILD_OF to check for a listbox owned by a combobox. Gecko switched to mutating the tree structure for aria-owns many years ago instead of using relations, so this is now dead code and should be removed. Note that a test case was added for this case in bug 1044431.

Blocks: cleana11y

Gecko switched to mutating the tree structure for aria-owns many years ago instead of using relations, so this is now dead code.
Note that a test case was added for this aria-owns case in accessible/tests/mochitest/role/test_general.html in bug 1044431.
This still passes with this code removed.

Assignee: nobody → jteh
Status: NEW → ASSIGNED
Pushed by jteh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b3651982dec1 Remove dead code for listbox owned by a combobox in ARIATransformRole. r=nlapre
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: