Closed
Bug 328914
Opened 20 years ago
Closed 10 years ago
remove nsIFTPChannel
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: darin.moz, Unassigned)
References
Details
The only consumer of nsIFTPChannel is the secure browser UI. I think we can probably remove that, and then we can remove nsIFTPChannel.
This came up in bug 312760.
Comment 1•20 years ago
|
||
Note that there is also some JS code that QIs to nsIFtpChannel that would need changing, but that should just stop doing the QI.
Comment 2•20 years ago
|
||
The patch in bug 62178 already has the required changes to remove nsIFTPChannel.
Unfortunately completing bug 62178 requires some more work, any help on that one is appreciated.
Depends on: 62178
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•