Closed Bug 107510 Opened 23 years ago Closed 23 years ago

remove nsILoggingService and nsIStopwatch stuff

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla0.9.6

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

I'd like to cvs remove the nsILoggingService and nsIStopwatch stuff from the tree. The nsILoggingService was warren's s/printf/PRINTF/ patch, and I already removed it from the build (see bug 99480). The nsIStopwatch stuff was something warren was experimenting with in December 1999 and never got past his initial checkin. It's clear it was never really part of the build since it isn't in the mac project file, it's only in the Makefile.in, makefile.in, and MANIFEST_IDL. We now have nsITimelineService, which is actually used. So, in other words, I'd like to remove the three nsIStopwatch.idl lines from xpcom/ds/{Makefile.in,makefile.win,MANIFEST_IDL} and cvs remove the following files: xpcom/base/nsILoggingService.idl xpcom/base/nslog.h xpcom/base/nsLogging.cpp xpcom/base/nsLogging.h xpcom/ds/nsIStopwatch.idl xpcom/ds/nsStopwatch.h xpcom/ds/nsStopwatch.cpp Thoughts? Objections? Reviews?
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.6
No objections here. nsIStopwatch looks alot like the timeline stuff cathleen worked on. I never understood reason for the xpcom logging when nspr logging worked fine for most purposes.
Sayonara. sr=waterson
Go for it! r=jag
Checked in 2001-11-02 21:45/46 PDT.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Blocks: 58966
Depends on: 94480
You need to log in before you can comment on or make changes to this bug.