Closed
Bug 1439406
Opened 7 years ago
Closed 7 years ago
MOZ_CRASH(accessing non-early pref consoleservice.logcat before late prefs are set)
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(1 file)
I see this crash a lot when running GeckoView under e10s
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → nchen
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8952251 [details]
Bug 1439406 - Add consoleservice.logcat as early pref;
https://reviewboard.mozilla.org/r/221500/#review227308
I think this change is fine, but this file has a giant "DO NOT ADD PREFS TO THIS LIST WITHOUT DOM PEER REVIEW" warning at the top, and I'm not a DOM peer, so I will defer to a DOM peer.
The good news is that I have a plan for getting rid of this list, in bug 1436911.
Attachment #8952251 -
Flags: review?(n.nethercote)
Updated•7 years ago
|
Attachment #8952251 -
Flags: review?(bkelly)
Comment 3•7 years ago
|
||
Dupe of bug 1430500?
Updated•7 years ago
|
Attachment #8952251 -
Flags: review?(bkelly) → review?(continuation)
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8952251 [details]
Bug 1439406 - Add consoleservice.logcat as early pref;
https://reviewboard.mozilla.org/r/221500/#review227320
Attachment #8952251 -
Flags: review?(continuation) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/66b561299185
Add consoleservice.logcat as early pref; r=mccr8
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•