Bug 1866402 - Use the cached value if it's available in PersistOp::DoDirectoryWork; r=#dom-storage
AcceptedPublic

Authored by janv on Jan 16 2024, 8:45 AM.

Details

Reviewers
jari
Group Reviewers
dom-storage-reviewers
Bugzilla Bug ID
1866402
Summary

If temporary storage is already initialized, we can use the cached value and
avoid reading it from the metadata file (which was used for loading the cached
value).

Test Plan

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Branch
default
Lint
No Lint Coverage
Unit
No Test Coverage