Closed
Bug 1848267
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 41423 - IndexedDB: fix flakiness in database metadata initialization
Categories
(Core :: Storage: IndexedDB, task, P4)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41423 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41423
Details from upstream follow.
Evan Stade <estade@chromium.org> wrote:
IndexedDB: fix flakiness in database metadata initialization
Grab a lock for the database when initializing metadata from the backing
store. See bug for more details.Bug: 1472028
Change-Id: I373ffa7696b0976efcb544be13dc09ac9b487049Reviewed-on: https://chromium-review.googlesource.com/4771933
WPT-Export-Revision: fc57afdb785e3729e51a48d6fd39414a1a341908
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → Storage: IndexedDB
Product: Testing → Core
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•