Closed
Bug 1705253
Opened 4 years ago
Closed 4 years ago
Partially disable accessible/tests/browser/mac/browser_app.js when native context menus are used
Categories
(Core :: Disability Access APIs, task)
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(1 file)
This test has a part where it expects AXMenuOpened events for context menus, which are not observable for us when native context menus are used.
It also has a part where it inspects the accessibility-exposed contents of a context menu. This is not testable with native context menus either, so that part of the test needs to be disabled.
Assignee | ||
Comment 1•4 years ago
|
||
This test has a part where it expects AXMenuOpened events for context menus, which are not observable for us when native context menus are used.
It also has a part where it inspects the accessibility-exposed contents of a context menu. This is not testable with native context menus either, so that part of the test needs to be disabled.
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/6ac255a315ca
Partially disable accessible/tests/browser/mac/browser_app.js when native context menus are used. r=morgan
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•