Closed Bug 741384 Opened 12 years ago Closed 12 years ago

Change MOZ_NOT_REACHED added in bug 732343 to MOZ_ASSERT(false)

Categories

(Core :: DOM: HTML Parser, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: hsivonen, Assigned: hsivonen)

Details

Attachments

(1 file)

Over in bug 732343 I thought to that MOZ_NOT_REACHED was syntactic sugar for MOZ_ASSERT(false).  That's not the case. Use the de-sugaring that I thought I was already using.
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Attachment #611744 - Flags: review?(bugs)
Attachment #611744 - Flags: review?(bugs) → review+
Thanks. Landed.
https://hg.mozilla.org/integration/mozilla-inbound/rev/bc8ce16a462d
Flags: in-testsuite-
Target Milestone: --- → mozilla14
https://hg.mozilla.org/mozilla-central/rev/bc8ce16a462d
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: