Closed
Bug 326560
Opened 20 years ago
Closed 13 years ago
Enable windbgdlg for nsDebugImpl::Warning
Categories
(Core :: XPCOM, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
Sometimes I'd like to be able to stop at arbitrary warnings the same way I can
stop for arbitrary nsDebugImpl::Assertion calls.
Comment 1•20 years ago
|
||
Could this please wait for bug 325229?
Attachment #211799 -
Flags: review?(darin)
Comment 3•20 years ago
|
||
Comment on attachment 211799 [details] [diff] [review]
set XPCOM_DEBUG_WARN=1 (or dynamically change debugWarnings to 2) to cause Warnings to share the Assertion codepath
code review punt to bsmedberg since he was last in nsDebugImpl.
Attachment #211799 -
Flags: review?(darin) → review?(benjamin)
Comment 4•20 years ago
|
||
Comment on attachment 211799 [details] [diff] [review]
set XPCOM_DEBUG_WARN=1 (or dynamically change debugWarnings to 2) to cause Warnings to share the Assertion codepath
This patch needs to be remade.
Attachment #211799 -
Flags: review?(benjamin)
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•