Closed
Bug 1620681
Opened 6 years ago
Closed 6 years ago
nsISubstitutionObserver.idl remains unused
Categories
(Core :: Networking, task, P5)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: sonakshisaxena1, Assigned: sonakshisaxena1, Mentored)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
Steps to reproduce:
nsISubstitutionObserver.idl under netwerk/protocol/res doesn't seem to be used any longer.
The following changes can help to discard the same -
- Remove nsISubstitutionObserver.idl file.
- Remove all references and methods related to nslSubstitutionObserver.idl from other files.
Updated•6 years ago
|
Assignee: nobody → sonakshisaxena1
Mentor: valentin.gosu
Type: enhancement → task
Priority: -- → P5
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/885146093446
Removed nsISubstitutionObserver.idl and its references r=valentin
Comment 3•6 years ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•