Closed
Bug 665595
Opened 13 years ago
Closed 13 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•13 years ago
|
||
Attachment #540511 -
Flags: review?(dwitte)
Comment 2•13 years ago
|
||
Comment on attachment 540511 [details] [diff] [review] Fix build warning r=dwitte
Attachment #540511 -
Flags: review?(dwitte) → review+
Assignee | ||
Comment 3•13 years ago
|
||
http://dev.philringnalda.com/tbpl/?tree=Try&rev=fd911766b068
Keywords: checkin-needed
Comment 4•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/7f380bf6b8fc
Status: ASSIGNED → RESOLVED
Closed: 13 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
•