Closed
Bug 1407930
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::dom::quota::QuotaManager::GetQuotaObject due to diagnostic assert
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: birtles, Assigned: shawnjohnjr)
Details
Crash Data
Looking at crashstats, there is been a large spike in crashes with the signature mozilla::dom::quota::QuotaManager::GetQuotaObject. It appears to be due to a diagnostic assert added in bug 1389561.
I have one profile that I cannot open at all due to this, even in safe mode.
Flags: needinfo?(shuang)
Assignee | ||
Comment 1•8 years ago
|
||
Backed out:
https://hg.mozilla.org/integration/mozilla-inbound/rev/248c5f4d56d4fba610f1773f45bdbb3948fc32d6
Flags: needinfo?(shuang)
Comment 2•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•8 years ago
|
Assignee: nobody → shuang
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•