Closed
Bug 1854894
Opened 2 years ago
Closed 2 years ago
Remove SiteDataManager._removeQuotaUsage method
Categories
(Firefox :: Settings UI, task, P5)
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: janv, Assigned: Gijs)
References
Details
Attachments
(1 file)
SiteDataManager._removeQuotaUsage seems to be unused, it can be removed probably.
| Assignee | ||
Comment 1•2 years ago
|
||
Looks like bug 1523272 removed the last consumer but forgot to remove this.
Assignee: nobody → gijskruitbosch+bugs
Blocks: 1523272
Severity: -- → S4
Status: NEW → ASSIGNED
OS: Unspecified → All
Priority: -- → P5
Hardware: Unspecified → Desktop
| Assignee | ||
Comment 2•2 years ago
|
||
The last consumer was removed in https://hg.mozilla.org/mozilla-central/rev/5f30ff27430670b51e526c12023ea1236efdf8c4
as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1523272 .
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e055b7525c2c
remove unused removeQuotaUsage method, r=pbz
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•