Closed
Bug 1697605
Opened 5 years ago
Closed 3 years ago
Remove MOZ_DISABLE_OOP_TABS and dom.ipc.tabs.disabled
Categories
(Core :: DOM: Content Processes, task, P3)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: mccr8, Assigned: gregp)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The browser probably doesn't really work when these are used. They are checked in InitialLoadIsRemote. The pref is checked in ProcessPriorityManagerImpl::StaticInit() and set in a few tests. These look to date to the early days of e10s or B2G.
Updated•5 years ago
|
Severity: -- → N/A
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → gp3033
Status: NEW → ASSIGNED
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/77411a7cae99
Remove MOZ_DISABLE_OOP_TABS and dom.ipc.tabs.disabled r=smaug
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•