Closed
Bug 1653384
Opened 5 years ago
Closed 5 years 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
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•5 years ago
|
||
Assignee | ||
Comment 2•5 years 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•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7b7c69e7525e
https://hg.mozilla.org/mozilla-central/rev/13171155d5e5
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•