Closed
Bug 387049
Opened 17 years ago
Closed 17 years ago
Remove nsIObservableInputStream, nsIObservableOutputStream
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla1.9beta2
People
(Reporter: WeirdAl, Assigned: WeirdAl)
References
Details
Attachments
(1 file)
10.53 KB,
patch
|
Biesinger
:
review+
damons
:
approval1.9+
|
Details | Diff | Splinter Review |
Bug 176919 removed the nsIObservableInputStream.idl and nsIObservableOutputStream.idl files from xpcom/io/Makefile.in. This bug is to request removing the files and any tests depending on them.
Assignee | ||
Comment 1•17 years ago
|
||
biesi, I don't think this needs sr, since it's quite dead.
Assignee: nobody → ajvincent
Status: NEW → ASSIGNED
Attachment #286723 -
Flags: review?(cbiesinger)
Attachment #286723 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #286723 -
Flags: review?(cbiesinger) → review+
Comment 2•17 years ago
|
||
Comment on attachment 286723 [details] [diff] [review]
Remove dead code
a=release drivers
Attachment #286723 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 3•17 years ago
|
||
Removing xpcom/io/nsIObservableInputStream.idl;
/cvsroot/mozilla/xpcom/io/nsIObservableInputStream.idl,v <-- nsIObservableInputStream.idl
new revision: delete; previous revision: 3.1
done
Removing xpcom/io/nsIObservableOutputStream.idl;
/cvsroot/mozilla/xpcom/io/nsIObservableOutputStream.idl,v <-- nsIObservableOutputStream.idl
new revision: delete; previous revision: 3.1
done
Checking in xpcom/tests/TestPipes.cpp;
/cvsroot/mozilla/xpcom/tests/TestPipes.cpp,v <-- TestPipes.cpp
new revision: 3.38; previous revision: 3.37
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M10
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•