LSNG has been enabled on Release in bug 1599979, so this can be finally resolved as fixed. Here are some LSNG features relevant for this bug: - Quota checks and usage reporting for LS is shared with IDB and Cache API (and will be shared with any future quota clients like OPFS) - There’s no 5MB for entire eTLD+1 group as in the old implementation, the group limit is now 10G (given/managed by QM). - Size of LS data is included in navigator.storage.estimate() - The logical size of LS data is tracked (this is different from all other quota clients like IDB and Cache API which track the physical size of files on disk) - LS data is evicted along with IDB and Cache API (the new caching behavior with LRU eviction, no prompts asking for a permission are required) - Alll data is stored under $PROFILE/storage (under the same directory hierarchy)
Bug 742822 Comment 46 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
LSNG has been enabled on Release in bug 1599979, so this can be finally resolved as fixed. Here are some LSNG features relevant for this bug: - Quota checks and usage reporting for LS is shared with IDB and Cache API (and will be shared with any future quota clients like OPFS) - There’s no 5MB for entire eTLD+1 group as in the old implementation, the group limit is now 10G (given/managed by QM). - The size of LS data is included in navigator.storage.estimate() - The logical size of LS data is tracked (this is different from all other quota clients like IDB and Cache API which track the physical size of files on disk) - LS data is evicted along with IDB and Cache API (the new caching behavior with LRU eviction, no prompts asking for a permission are required) - Alll data is stored under $PROFILE/storage (under the same directory hierarchy)
LSNG has been enabled on Release in bug 1599979, so this can be finally resolved as fixed. Here are some LSNG features relevant for this bug: - Quota checks and usage reporting for LS is shared with IDB and Cache API (and will be shared with any future quota clients like OPFS) - There’s no 5MB for entire eTLD+1 group as in the old implementation, the group limit is now 10GB (given/managed by QM). - The size of LS data is included in navigator.storage.estimate() - The logical size of LS data is tracked (this is different from all other quota clients like IDB and Cache API which track the physical size of files on disk) - LS data is evicted along with IDB and Cache API (the new caching behavior with LRU eviction, no prompts asking for a permission are required) - Alll data is stored under $PROFILE/storage (under the same directory hierarchy)