Closed
Bug 791091
Opened 9 years ago
Closed 9 years ago
Fix some build warnings
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: drexler, Assigned: drexler)
Details
Attachments
(1 file)
1.82 KB,
patch
|
jorendorff
:
review+
|
Details | Diff | Splinter Review |
Removes an extra ';' in XPCComponents.cpp and an unused variable 'numFrames' in XPCStack.cpp
Attachment #660977 -
Flags: review?(jorendorff)
Updated•9 years ago
|
Attachment #660977 -
Flags: review?(jorendorff) → review+
Assignee | ||
Comment 1•9 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/2a64d6b2f110
Status: NEW → ASSIGNED
Comment 2•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/2a64d6b2f110
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•