Closed
Bug 260400
Opened 21 years ago
Closed 21 years ago
remove nsIStreamProvider, nsIStreamProviderProxy and nsISimpleStreamProvider
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.8alpha4
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
|
8.61 KB,
patch
|
darin.moz
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
http://lxr.mozilla.org/mozilla/search?string=istreamprovider
http://lxr.mozilla.org/mozilla/search?string=simplestreamprovider
they are unused. the two test programs are not part of the build.
| Assignee | ||
Comment 1•21 years ago
|
||
| Assignee | ||
Updated•21 years ago
|
Attachment #159419 -
Flags: superreview?(darin)
Attachment #159419 -
Flags: review?(darin)
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8alpha4
Updated•21 years ago
|
Attachment #159419 -
Flags: superreview?(darin)
Attachment #159419 -
Flags: superreview+
Attachment #159419 -
Flags: review?(darin)
Attachment #159419 -
Flags: review+
| Assignee | ||
Comment 2•21 years ago
|
||
Removing nsISimpleStreamProvider.idl;
/cvsroot/mozilla/netwerk/base/public/nsISimpleStreamProvider.idl,v <--
nsISimpleStreamProvider.idl
new revision: delete; previous revision: 1.1
done
Removing nsIStreamProvider.idl;
/cvsroot/mozilla/netwerk/base/public/nsIStreamProvider.idl,v <--
nsIStreamProvider.idl
new revision: delete; previous revision: 1.9
done
Removing nsIStreamProviderProxy.idl;
/cvsroot/mozilla/netwerk/base/public/nsIStreamProviderProxy.idl,v <--
nsIStreamProviderProxy.idl
new revision: delete; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•