Closed
Bug 1672285
Opened 4 years ago
Closed 4 years ago
GV now needs to set browser.tabs.remote.autostart in its default prefs
Categories
(GeckoView :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
We used to do this as part of requesting multiprocess in runtime settings, but
now that e10s is default, we need to set it here.
Assignee | ||
Comment 2•4 years ago
|
||
Comment on attachment 9182775 [details]
Bug 1672285: Set browser.tabs.remote.autostart = true in geckoview-prefs; r=#geckoview-reviewers
Beta/Release Uplift Approval Request
- User impact if declined: e10s won't work correctly
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Trivial patch, default pref flip
- String changes made/needed:
Attachment #9182775 -
Flags: approval-mozilla-beta?
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1095a37e17c
Set browser.tabs.remote.autostart = true in geckoview-prefs; r=geckoview-reviewers,agi
Comment 4•4 years ago
•
|
||
Backed out for perma failures.
Logs:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=319204606&repo=autoland&lineNumber=1861
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=319205171&repo=autoland&lineNumber=1965
Backout: https://hg.mozilla.org/integration/autoland/rev/8dbba1ce63e803c5a14bd92ce8f49541760a46f6
Flags: needinfo?(aklotz)
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(aklotz)
Attachment #9182775 -
Flags: approval-mozilla-beta?
Assignee | ||
Comment 5•4 years ago
|
||
I'm just going to close this out and land this fix with the original patchset.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Keywords: regression
No longer regressed by: 1650118
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•