Closed
Bug 1917477
Opened 5 months ago
Closed 5 months ago
LSNG: Fix handling of directory locks invalidated during storage initialization
Categories
(Core :: Storage: localStorage & sessionStorage, defect, P2)
Core
Storage: localStorage & sessionStorage
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Updated•5 months ago
|
Summary: LSNG: Cache: Fix handling of directory locks invalidated during storage initialization → LSNG: Fix handling of directory locks invalidated during storage initialization
Assignee | ||
Comment 1•5 months ago
|
||
Assignee | ||
Comment 2•5 months ago
|
||
Assignee | ||
Comment 3•5 months ago
|
||
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/06c44564f074
LSNG: Make sure Promise objects are always released on the right thread; r=dom-storage-reviewers,asuth
https://hg.mozilla.org/integration/autoland/rev/a6e681f6d167
Add a test for origin clearing requested right after starting client directory opening for LSNG; r=dom-storage-reviewers,asuth
https://hg.mozilla.org/integration/autoland/rev/4bc9a0f7121e
LSNG: Add handling for invalidated directory locks; r=dom-storage-reviewers,asuth
Comment 5•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/06c44564f074
https://hg.mozilla.org/mozilla-central/rev/a6e681f6d167
https://hg.mozilla.org/mozilla-central/rev/4bc9a0f7121e
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•