Closed
Bug 201263
Opened 22 years ago
Closed 22 years ago
disable optimized logging in xpcom
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
|
1.20 KB,
patch
|
darin.moz
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
There is no reason that xpcom should be logging in release builds at this point.
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #119901 -
Flags: superreview?(alecf)
Attachment #119901 -
Flags: review?(darin)
Comment 2•22 years ago
|
||
Comment on attachment 119901 [details] [diff] [review]
patch v.1
r=darin
Attachment #119901 -
Flags: review?(darin) → review+
Comment 3•22 years ago
|
||
Comment on attachment 119901 [details] [diff] [review]
patch v.1
yay!
sr=alecf
Attachment #119901 -
Flags: superreview?(alecf) → superreview+
| Assignee | ||
Comment 4•22 years ago
|
||
Checking in nsComponentManager.cpp;
/cvsroot/mozilla/xpcom/components/nsComponentManager.cpp,v <--
nsComponentManager.cpp
new revision: 1.231; previous revision: 1.230
done
Checking in nsNativeComponentLoader.cpp;
/cvsroot/mozilla/xpcom/components/nsNativeComponentLoader.cpp,v <--
nsNativeComponentLoader.cpp
new revision: 1.91; previous revision: 1.90
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•