Closed
Bug 673228
Opened 15 years ago
Closed 14 years ago
Use MOZ_ASSERT instead of NS_ASSERTION in TimeStamp.h
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
|
5.69 KB,
patch
|
roc
:
review+
cjones
:
review+
|
Details | Diff | Splinter Review |
This is helpful because we can potentially get breakpad stacks which would include line numbers. This would be helpful for getting more information for bug 673226.
Attachment #547504 -
Flags: review?(roc)
Attachment #547504 -
Flags: review?(jones.chris.g)
Comment on attachment 547504 [details] [diff] [review]
Use MOZ_ASSERT instead of NS_ASSERTION in TimeStamp.h
Review of attachment 547504 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #547504 -
Flags: review?(roc) → review+
Updated•15 years ago
|
Attachment #547504 -
Flags: review?(jones.chris.g) → review+
Comment 2•14 years ago
|
||
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 14 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Version: unspecified → Trunk
| Assignee | ||
Comment 3•14 years ago
|
||
This was backed out.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•14 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•