navigator.storage.estimate() returns the group's usage instead of the origin's usage
Categories
(Core :: Storage: Quota Manager, enhancement, P3)
Tracking
()
People
(Reporter: icrisan, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: dom-lws-bugdash-triage)
Attachments
(1 file)
|
3.62 KB,
application/zip
|
Details |
Comment 1•9 years ago
|
||
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Comment 3•6 years ago
|
||
:janv, as we are far post-57, is this (and bug 1305665) something to consider in our QuotaManager refactorings?
Comment 4•6 years ago
|
||
Well, this is not directly related to the layout on disk which is the main subject of QM v4. The main bug for removing groups is bug 1305665 and it will be addressed in some other refactoring or rather architecture change. Anyway, I feel that QM v4 can help in this regard because it will enable implementation of buckets which can have different quota limits and eviction policies. So for example, the group limit might stay for the default bucket but other buckets wouldn't be limited by the group limit anymore. A further investigatation and discussion is needed.
Updated•6 years ago
|
Updated•3 years ago
|
Updated•2 months ago
|
Comment 5•2 months ago
|
||
We should comply with the spec and return origin's usage instead of the group's usage.
Description
•