Closed
Bug 1653384
Opened 6 months ago
Closed 6 months ago
Require MOZ_FORCE_DISABLE_E10S to be set to the current app version
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
References
(Regressed 1 open bug)
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1653384: Require MOZ_FORCE_DISABLE_E10S to be set to the current application version. r=froydnj!
47 bytes,
text/x-phabricator-request
|
Details | Review |
Per a discussion on dev.platform disabling e10s is a foot gun that we shouldn't support for users however is still needed for debugging activities for developers including in release builds. So we're going to require that MOZ_FORCE_DISABLE_E10S be set to the current app version such that it effectively expires.
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
Depends on D86240
Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7b7c69e7525e mach run should set MOZ_FORCE_DISABLE_E10S to the current application version. r=froydnj https://hg.mozilla.org/integration/autoland/rev/13171155d5e5 Require MOZ_FORCE_DISABLE_E10S to be set to the current application version. r=froydnj
Comment 4•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7b7c69e7525e
https://hg.mozilla.org/mozilla-central/rev/13171155d5e5
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Regressions: 1572900
You need to log in
before you can comment on or make changes to this bug.
Description
•