Closed Bug 1831255 Opened 2 years ago Closed 2 years ago

IDB: Anonymize database file name base on disk for private browsing

Categories

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

task

Tracking

()

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: janv, Assigned: janv)

References

Details

Attachments

(1 file)

The idea is the same as in bug 1781201. The database file name base on disk (which is used for the main database sqlite file, any other files used by sqlite or the directory used for storing blobs/files) shouldn't contain any data related to the database name. This can be achieved by generating a UUID and keeping it in a hash map in the GetDatabaseFilenameBase function.

Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/176f7db71f87 IDB: Anonymize database file name base on disk for private browsing; r=dom-storage-reviewers,jari,asuth
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: