Closed
Bug 665595
Opened 14 years ago
Closed 14 years ago
Fix unused variable warning in ExternalHelperAppParent.cpp
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
1.74 KB,
patch
|
dwitte
:
review+
|
Details | Diff | Splinter Review |
uriloader/exthandler/ExternalHelperAppParent.cpp:111:12: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/uriloader/exthandler/ExternalHelperAppParent.cpp#111
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #540511 -
Flags: review?(dwitte)
Comment 2•14 years ago
|
||
Comment on attachment 540511 [details] [diff] [review]
Fix build warning
r=dwitte
Attachment #540511 -
Flags: review?(dwitte) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Keywords: checkin-needed
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
You need to log in
before you can comment on or make changes to this bug.
Description
•