Closed
Bug 23543
Opened 26 years ago
Closed 26 years ago
Port nsFileChannel to use nsIFile
Categories
(Core :: Networking, defect, P3)
Tracking
()
CLOSED
FIXED
M13
People
(Reporter: warrensomebody, Assigned: warrensomebody)
Details
Now that Doug has done the work to implement nsIFile, we need to use it in
nsFileChannel, and hook up the I/O streams to it -- essentially reimplement
stuff from nsIFileStream.h. As part of this, we can eliminate the use of (the
problematic) nsFileURL class (see bug #10588).
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M13
| Assignee | ||
Comment 1•26 years ago
|
||
See bug #15200 too.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•26 years ago
|
||
Done. It's sitting on the branch NSIFILE_01062000_BRANCH which Doug will land
shortly.
You need to log in
before you can comment on or make changes to this bug.
Description
•