Closed Bug 179610 Opened 22 years ago Closed 22 years ago

nsIIOService is not part of the SDK yet it is frozen

Categories

(Core :: Networking, defect)

x86
Windows 2000
defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

nsIIOService needs to be part of the SDK for 1.2.  This is a blocker.

Index: Makefile.in
===================================================================
RCS file: /cvsroot/mozilla/netwerk/base/public/Makefile.in,v
retrieving revision 1.76
diff -u -r1.76 Makefile.in
--- Makefile.in	6 Oct 2002 02:28:27 -0000	1.76
+++ Makefile.in	12 Nov 2002 01:38:44 -0000
@@ -35,6 +35,7 @@
 		nsIRequest.idl \
 		nsIRequestObserver.idl \
 		nsIStreamListener.idl \
+		nsIIOService.idl \
 		nsIURI.idl \
 		nsIURL.idl \
 		nsIFileURL.idl \
@@ -49,7 +50,6 @@
 		nsIFileChannel.idl \
 		nsIFileStreams.idl \
 		nsIFileTransportService.idl \
-		nsIIOService.idl \
 		nsIMIMEInputStream.idl \
 		nsINetModRegEntry.idl \
 		nsINetModuleMgr.idl \
Checking in Makefile.in;
/cvsroot/mozilla/netwerk/base/public/Makefile.in,v  <--  Makefile.in
new revision: 1.77; previous revision: 1.76
done


checked into trunk.  Lets get this into the branch asap.  It is not a code
change - just a build change.
-> dougt
Assignee: darin → dougt
a=rjesup@wgate.com for 1.2
There really should have been a patch, even though it's a 1-liner
the patch was inline :-)  Thanks for the approval.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Even though the patch didn't look like this by the time that it was in the 1.2
branch, it's in there.
You need to log in before you can comment on or make changes to this bug.