Closed
Bug 615226
Opened 14 years ago
Closed 14 years ago
warning: unused variable 'resultArray' in getWindowPosition
Categories
(Core Graveyard :: Plug-ins, enhancement)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla2.0b9
People
(Reporter: timeless, Assigned: timeless)
References
Details
Attachments
(1 file)
684 bytes,
patch
|
jaas
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
modules/plugin/test/testplugin/nptest.cpp:
In function ‘bool getWindowPosition(NPObject*, const NPVariant*, uint32_t, NPVariant*)’:
3164: warning: unused variable ‘resultArray’
Attachment #493693 -
Flags: review?(joshmoz) → review+
Attachment #493693 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #493693 -
Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Josh fixed this today as part of the push for another bug, Bug 475991:
http://hg.mozilla.org/mozilla-central/rev/5efd80cc9937
Resolving as FIXED by that bug.
Updated•14 years ago
|
Keywords: checkin-needed
Target Milestone: --- → mozilla2.0b9
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•