Open
Bug 1666211
Opened 3 years ago
Updated 3 years ago
Analyze temporary storage initialization (excluding storage initialization) impact on first page load
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
NEW
People
(Reporter: janv, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Temporary storage initialization is done in QuotaManager::EnsureTemporaryStorageIsInitialized. The initialization must be done before files are accessed in the <profile>/storage/default or <profile>/storage/temporary directory.
Reporter | ||
Updated•3 years ago
|
Summary: Analyze storage and temporary storage initialization impact on first page load → Analyze temporary storage initialization (not storage initialization) impact on first page load
Reporter | ||
Updated•3 years ago
|
Summary: Analyze temporary storage initialization (not storage initialization) impact on first page load → Analyze storage and temporary storage initialization impact on first page load
Reporter | ||
Updated•3 years ago
|
Summary: Analyze storage and temporary storage initialization impact on first page load → Analyze temporary storage initialization (excluding storage initialization) impact on first page load
You need to log in
before you can comment on or make changes to this bug.
Description
•