Closed
Bug 1152002
Opened 10 years ago
Closed 10 years ago
Disable e10s in Gaia DEBUG profile -- again
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julienw, Unassigned)
References
Details
Attachments
(1 file)
Since bug 1147156 a new pref is used to force Nightly users to try e10s again.
Let's disable it again so that app:// URL still work in Nightly with a DEBUG profile.
Reporter | ||
Comment 1•10 years ago
|
||
STR:
* run "bin/gaia-test -f" with a recent Nightly
Comment 2•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Attachment #8589251 -
Flags: review?(ricky060709)
Comment 3•10 years ago
|
||
Comment on attachment 8589251 [details] [review]
[gaia] julienw:1152002-disable-e10s > mozilla-b2g:master
LGTM. r=me
Attachment #8589251 -
Flags: review?(ricky060709) → review+
Reporter | ||
Updated•10 years ago
|
Keywords: checkin-needed
Updated•10 years ago
|
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla-b2g/gaia/commit/4aeaae4b3cc08709544685e13a7e80a6cda409df
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
haha, might as well add
browser.tabs.remote.autostart.3
browser.tabs.remote.autostart.4
browser.tabs.remote.autostart.5
...
Reporter | ||
Comment 6•10 years ago
|
||
Yeah, I thought of this too :p
Another path would be to fix our AppProtocolHandler to work in e10s... but I don't know how to do that.
You need to log in
before you can comment on or make changes to this bug.
Description
•