Closed
Bug 1721459
Opened 3 years ago
Closed 3 years ago
Remove nsIDeprecationWarner
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: mccr8, Assigned: manuel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
I happened across nsIDeprecationWarner today. It looks like it was added in 2015 for warning about the use of something related to AppCache: https://hg.mozilla.org/mozilla-central/rev/19400ffcf4695ae195d79770c9e7db574b558e66
and I think the only substantitive use of it was removed in bug 1694662: https://hg.mozilla.org/mozilla-central/rev/bbc65671d043
As far as I can tell, it should be possible to remove this interface now.
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mbucher
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/698a2f3f2369
Remove nsIDeprecationWarner r=necko-reviewers,kershaw
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•