Closed Bug 1677016 Opened 4 years ago Closed 4 years ago

Enable the a11y browser test framework to load XUL documents in the parent process

Categories

(Core :: Disability Access APIs, task, P1)

task

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

Details

Attachments

(1 file)

Normally, we test XUL stuff using our single-process mochitests. However, our Mac test framework is based on browser tests, so we need to be able to test XUL their. XUL stuff doesn't work properly in the content process. (I'm surprised it even loads, but apparently it kinda does.) So, we need to enable the a11y browser test framework to load XUL stuff in the parent process.

addAccessibleTask can now take a chrome: true option to load the test in the parent process if it is a XUL document.

Pushed by jteh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/01b9ec34dbde Provide ability for browser a11y tests to load XUL documents in the parent process. r=yzen
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch

Comment on attachment 9188178 [details]
Bug 1677016: Provide ability for browser a11y tests to load XUL documents in the parent process.

Revision D96960 was moved to bug 1649711. Setting attachment 9188178 [details] to obsolete.

Attachment #9188178 - Attachment is obsolete: true
Attachment #9188178 - Attachment is obsolete: false
Blocks: 1734540
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: