Closed
Bug 1053458
Opened 7 years ago
Closed 7 years ago
e10s startup failure with Browser:Init
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Firefox 34
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: mixedpuppy, Assigned: billm)
Details
Attachments
(1 file)
1009 bytes,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
On startup I see: System JS : ERROR chrome://global/content/browser-child.js:432 - TypeError: initData is undefined which points me to: let [initData] = sendSyncMessage("Browser:Init"); docShell.useGlobalHistory = initData.useGlobalHistory; Haven't looked into it further.
Updated•7 years ago
|
tracking-e10s:
--- → ?
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → wmccloskey
Assignee | ||
Comment 1•7 years ago
|
||
The comment explains the problem.
Attachment #8474890 -
Flags: review?(felipc)
Updated•7 years ago
|
Attachment #8474890 -
Flags: review?(felipc) → review+
Assignee | ||
Comment 2•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/5e4e1eb46d52
Comment 3•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/5e4e1eb46d52
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•