Closed
Bug 865397
Opened 8 years ago
Closed 8 years ago
Make "id got defined somewhere else?" assert less weird
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file)
1.61 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
The #ifdef DEBUG is unnecessary, and maybe this should also be a MOZ_ASSERT.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #741462 -
Flags: review?(bobbyholley+bmo)
Updated•8 years ago
|
Attachment #741462 -
Flags: review?(bobbyholley+bmo) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f077ac9f97e5
Assignee | ||
Comment 3•8 years ago
|
||
try run: https://tbpl.mozilla.org/?tree=Try&rev=7ddb2c175154
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f077ac9f97e5
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•