Closed
Bug 489502
Opened 16 years ago
Closed 16 years ago
Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: sgautherie, Assigned: wraithlike)
References
()
Details
Attachments
(1 file)
|
82.92 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Flags: in-testsuite-
| Reporter | ||
Updated•16 years ago
|
Whiteboard: [good first bug]
| Assignee | ||
Comment 1•16 years ago
|
||
I'd like to work on this bug, please assign it to me.
| Reporter | ||
Updated•16 years ago
|
Assignee: nobody → wraithlike
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•16 years ago
|
||
The patch is ready. Who should I list for review? This patch spans a lot of modules.
| Reporter | ||
Comment 3•16 years ago
|
||
https://developer.mozilla.org/en/Hacking_Mozilla
At least attach the patch, then we'll see from there.
| Assignee | ||
Comment 4•16 years ago
|
||
| Reporter | ||
Updated•16 years ago
|
Attachment #391807 -
Flags: review?(benjamin)
Updated•16 years ago
|
Attachment #391807 -
Flags: review?(benjamin) → review+
| Reporter | ||
Updated•16 years ago
|
Keywords: checkin-needed
Whiteboard: [good first bug] → [c-n: all but the /security/ dir] [good first bug]
| Reporter | ||
Comment 5•16 years ago
|
||
Comment on attachment 391807 [details] [diff] [review]
Replace NS_ASSERTION(0, ...) to NS_ERROR(...) in mozilla-central
[Checkin: Comment 5]
http://hg.mozilla.org/mozilla-central/rev/953c281e9223
Attachment #391807 -
Attachment description: Replace NS_ASSERTION(0, ...) to NS_ERROR(...) in mozilla-central → Replace NS_ASSERTION(0, ...) to NS_ERROR(...) in mozilla-central
[Checkin: Comment 5]
| Reporter | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [c-n: all but the /security/ dir] [good first bug]
Target Milestone: --- → mozilla1.9.3
| Reporter | ||
Updated•16 years ago
|
| Reporter | ||
Updated•16 years ago
|
Target Milestone: mozilla1.9.3 → mozilla1.9.3a1
You need to log in
before you can comment on or make changes to this bug.
Description
•