Open
Bug 1170279
Opened 10 years ago
Updated 8 months ago
QuotaManager: Extract implementation details out of QuotaManager.h
Categories
(Core :: Storage: Quota Manager, defect)
Core
Storage: Quota Manager
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: janv, Unassigned)
Details
QuotaManager interface should be much simpler than it is now.
This was already done in bug 942542, but the patch was too big.
Here's how QuotaManager.h should look like:
https://bugzilla.mozilla.org/attachment.cgi?id=8478535&action=edit
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
Updated•8 months ago
|
Component: DOM: Core & HTML → Storage: Quota Manager
You need to log in
before you can comment on or make changes to this bug.
Description
•