Identify and fix and tests that fail when browser.proton.doorhangers.enabled is true
Categories
(Firefox :: Messaging System, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-door-hangers])
Attachments
(1 file)
When deriving this list, we should also make sure browser.proton.enabled is true.
We need to do this before enabling Proton, so this is an MR1 blocker.
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
mochitest-browser try build with browser.proton.enabled and browser.proton.doorhangers.enabled set to true: https://treeherder.mozilla.org/jobs?repo=try&revision=cc7407df72dc64678057e7e7526125e03d9ee3b9
| Assignee | ||
Comment 2•4 years ago
|
||
According to bug 1700112 comment 0 and bug 1700112 comment 1, there are a number of known failures when browser.proton.enabled is set to true. We're not going to track those in here. I'm going to see if I can filter out the common ones, and identify the list that are only failing when browser.proton.doorhangers.enabled is true.
| Assignee | ||
Comment 3•4 years ago
|
||
Top suspects are:
- browser/components/fxmonitor/test/browser/browser_fxmonitor_doorhanger.js
- browser/base/content/test/webrtc/browser_devices_get_user_media.js
- browser/base/content/test/webrtc/browser_devices_get_user_media_default_permissions.js
- browser/base/content/test/webrtc/browser_devices_get_user_media_paused.js
- browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame.js
- browser/extensions/formautofill/test/browser/creditCard/browser_anti_clickjacking.js
- browser/base/content/test/general/browser_bug424101.js
- browser/base/content/test/popupNotifications/browser_popupNotification_2.js
Apparently I failed to trigger macOS jobs, so doing that now. Might add more tests here if any macOS-specific ones show up.
| Assignee | ||
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Comment 6•4 years ago
|
||
| bugherder | ||
Description
•