Closed
Bug 1188031
Opened 9 years ago
Closed 6 years ago
Bogus assertion in QuotaClient
Categories
(Core :: Storage: IndexedDB, defect, P5)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
People
(Reporter: khuey, Assigned: janv)
Details
Either http://hg.mozilla.org/mozilla-central/annotate/21ca97268bae/dom/indexedDB/ActorsParent.cpp#l8308 is bogus or http://hg.mozilla.org/mozilla-central/annotate/21ca97268bae/dom/quota/QuotaManager.cpp#l3889 is.
This is annoying because it blocks me from looking for other shutdown hang bugs.
Updated•7 years ago
|
Priority: -- → P5
Assignee | ||
Comment 1•6 years ago
|
||
This has been fixed by moving quota manager to PBackgrund thread.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•