Closed
Bug 599988
Opened 14 years ago
Closed 11 years ago
Flush localStorage databases asynchronously
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 807021
People
(Reporter: sdwilsh, Unassigned)
References
Details
(Keywords: main-thread-io)
We should flush the async database for localStorage asynchronously using the async storage API instead of doing it synchronously on the main thread. Bug 536544 adds in-memory tables to buffer them at least.
Comment 2•11 years ago
|
||
(In reply to David Rajchenbach Teller [:Yoric] <needinfo? me> from comment #1)
> Is that still valid?
No, I landed this change in bug 807021.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(vdjeric)
Resolution: --- → DUPLICATE
Assignee | ||
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
•