Closed Bug 1685111 Opened 4 years ago Closed 4 years ago

Reuse cached statement implementation from IndexedDB

Categories

(Core :: Storage: localStorage & sessionStorage, task)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: sg, Assigned: sg)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

The localstorage implementation contains a clone of the original IndexedDB cached SQL statement mechanism in the state before recent improvements (BorrowedStatement, use of Result and QM_TRY). This should reuse the implementation from IndexedDB, possibly moving that to dom/quota.

Assignee: nobody → sgiesecke
Status: NEW → ASSIGNED
Blocks: 1688829
Pushed by sgiesecke@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d2ec9b57865d Extract CachingDatabaseConnection base class from indexedDB's DatabaseConnection. r=dom-workers-and-storage-reviewers,asuth https://hg.mozilla.org/integration/autoland/rev/f4a484c6dff0 Use CachingDatabaseConnection in localstorage's Connection. r=dom-workers-and-storage-reviewers,asuth
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: