Closed
Bug 1095451
Opened 10 years ago
Closed 10 years ago
Gaia not loading on current Mulet
Categories
(Firefox OS Graveyard :: Runtime, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S9 (21Nov)
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
(Keywords: regression, Whiteboard: [systemsfe])
Attachments
(1 file, 1 obsolete file)
1.07 KB,
patch
|
Gavin
:
review+
Gavin
:
feedback+
|
Details | Diff | Splinter Review |
On current gecko/gaia master, mulet loads with an empty tab:
- unable to change the URL
- it's blocked on about:start
- no content loaded
- b2g shell.html not loaded as it should have been
Assignee | ||
Comment 1•10 years ago
|
||
Reverting the pref changes from bug 1093691, my Mulet starts again.
Depends on: 1093691
Assignee | ||
Updated•10 years ago
|
Keywords: regression
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8518886 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•10 years ago
|
Blocks: firefox-mulet
Comment 4•10 years ago
|
||
Comment on attachment 8518886 [details] [diff] [review]
Switch off e10s for Mulet
Review of attachment 8518886 [details] [diff] [review]:
-----------------------------------------------------------------
I think it's better in firefox.js if you add a && !defined (MOZ_MULET) to where we're setting that pref to true
Comment 5•10 years ago
|
||
(Unless the possibility of running Mulet using an e10s'fied version of Firefox is not in a distant future)
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to :Felipe Gomes from comment #5)
> (Unless the possibility of running Mulet using an e10s'fied version of
> Firefox is not in a distant future)
I have no idea on this, but I don't have any problem fixing it in firefox.js directly.
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8518886 -
Attachment is obsolete: true
Attachment #8518886 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•10 years ago
|
Attachment #8519015 -
Flags: review?(gavin.sharp)
Comment 8•10 years ago
|
||
Comment on attachment 8518886 [details] [diff] [review]
Switch off e10s for Mulet
I think I prefer this patch, actually - removes the mulet stuff from firefox proper.
Attachment #8518886 -
Flags: feedback+
Updated•10 years ago
|
Attachment #8519015 -
Flags: review?(gavin.sharp) → review-
Updated•10 years ago
|
Attachment #8518886 -
Attachment is obsolete: false
Updated•10 years ago
|
Whiteboard: [systemsfe]
Assignee | ||
Updated•10 years ago
|
Attachment #8519015 -
Attachment is obsolete: true
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8518886 [details] [diff] [review]
Switch off e10s for Mulet
Gavin, since you prefer this one :)
Attachment #8518886 -
Flags: review?(gavin.sharp)
Updated•10 years ago
|
Attachment #8518886 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 10•10 years ago
|
||
Pending try: https://tbpl.mozilla.org/?tree=Try&rev=4c67fd56445a
Assignee | ||
Comment 11•10 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #10)
> Pending try: https://tbpl.mozilla.org/?tree=Try&rev=4c67fd56445a
Green.
Keywords: checkin-needed
Comment 12•10 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S9 (21Nov)
You need to log in
before you can comment on or make changes to this bug.
Description
•