Closed Bug 1164587 Opened 9 years ago Closed 9 years ago

Get rid of Fault() in the cycle collector

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

These can just be calls to MOZ_CRASH(). If somebody wants more information about the crash, they are probably going to use a debugger anyways.
Comment on attachment 8605558 [details] [diff] [review]
Get rid of Fault() in the cycle collector.

indeed. Don't recall any case when Fault would have provided anything useful.
Attachment #8605558 - Flags: review?(bugs) → review+
MOZ_RELEASE_ASSERT is better. I'll land this folded into the other patch. I also shortened a few of the error messages.
Attachment #8606345 - Flags: review?(bugs)
Attachment #8606345 - Flags: review?(bugs) → review+
https://hg.mozilla.org/mozilla-central/rev/45575bf42215
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: