Closed
Bug 1717814
Opened 4 years ago
Closed 4 years ago
LSNG: End explicit snapshots while IPC is still available
Categories
(Core :: Storage: localStorage & sessionStorage, defect, P1)
Core
Storage: localStorage & sessionStorage
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
Details
Attachments
(1 file)
Explicit snapshots which were not ended in JS must be ended in C++. However, this cleanup is currently done in LSObject::DropDatabase which seems to be too late in some situations.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36f053f0d838
LSNG: End explicit snapshots while IPC is still available; r=dom-storage-reviewers,asuth
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•