Closed
Bug 1652839
Opened 5 years ago
Closed 4 years ago
Re-enable the browser/modules/test/browser/browser_UnsubmittedCrashHandler.js test for Fission
Categories
(Core :: DOM: Content Processes, task, P3)
Core
DOM: Content Processes
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: cpeterson, Assigned: kmag)
References
Details
Attachments
(1 file)
The browser_UnsubmittedCrashHandler.js test was disabled for non-WebRender Fission (in bug 1607366) because the the "Fission enabled without WebRender" infobar warning confused the test.
Now that we've removed the "Fission enabled without WebRender" infobar (in bug 1639051), perhaps we can re-enable this test now. The crash handler test should not be affected by WebRender being on or off.
[browser_UnsubmittedCrashHandler.js]
run-if = crashreporter
skip-if = fission && !webrender # Two startup notifications, this confuses the test. Also, this is an unsupported combo.
Comment 1•5 years ago
|
||
Discussed with Nika and punting this to M7 as this is not Nightly blocking.
Fission Milestone: M4.1 → M7
Reporter | ||
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Comment 2•5 years ago
|
||
We've removed the "Fission enabled without WebRender" infobar (in bug 1639051), so we can probably re-enable this test now.
Summary: Re-enable the browser/modules/test/browser/browser_UnsubmittedCrashHandler.js for Fission without WebRender → Re-enable the browser/modules/test/browser/browser_UnsubmittedCrashHandler.js test for Fission
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → kmaglione+bmo
Status: NEW → ASSIGNED
Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c0040acf5226
Re-enable browser_UnsubmittedCrashHandler.js for Fission/non-QR. r=mccr8
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•