Closed Bug 1829819 Opened 3 years ago Closed 3 years ago

IDB: Store data for private browsing in the private repository

Categories

(Core :: Storage: IndexedDB, task, P2)

task

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: janv, Assigned: hsingh)

References

Details

Attachments

(1 file)

IndexedDB should store data for private browsing in the private repository for better performance. For example, when a private browsing session ends, we won't need to traverse the default repository and just clear entire private repository. Less origin directories in the default repository will help with mitigatiom of performance problems related to storage initialization.

Summary: IDB: Store data for private browsing in separate repository → IDB: Store data for private browsing in the private repository
Attachment #9330128 - Attachment description: Bug 1827376: Use persistenceType 'private' for private origins.r=#dom-storage,janv → Bug 1829819: Use persistenceType 'private' for private origins.r=#dom-storage,janv
Blocks: 1831040
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1a3dbef50207 Use persistenceType 'private' for private origins.r=janv,dom-storage-reviewers
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/246e1fde3be5 Use persistenceType 'private' for private origins.r=janv,dom-storage-reviewers
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: