Closed Bug 1393487 Opened 7 years ago Closed 7 years ago

Spurious unused variable warning due to _alloca hack

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: tjr, Assigned: tjr)

References

Details

(Whiteboard: [tor])

Attachments

(1 file)

This hack causes several unused variable warnings. Let's silence them? http://searchfox.org/mozilla-central/source/dom/plugins/base/PluginPRLibrary.cpp#19
Assignee: nobody → tom
Depends on: 1393538
That was a bad try run because it depends on a bug I forgot about. New try run with both patches: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ee870e874730a70b9e889bf4ffb8f100ab50628b
No longer blocks: 1330608
Blocks: 1394433
Comment on attachment 8900770 [details] Bug 1393487 Silence unused variable warning because we do it on purpose in PluginPRLibrary.cpp https://reviewboard.mozilla.org/r/172216/#review178830 I'm not a NPAPI plugin peer, so redirecting this review to jimm, who's guilty of reviewing such patches in the past.
Attachment #8900770 - Flags: review?(cpearce) → review?(jmathies)
Comment on attachment 8900770 [details] Bug 1393487 Silence unused variable warning because we do it on purpose in PluginPRLibrary.cpp https://reviewboard.mozilla.org/r/172216/#review179724
Attachment #8900770 - Flags: review?(jmathies) → review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/a2656d6b44fc Silence unused variable warning because we do it on purpose in PluginPRLibrary.cpp r=jimm
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: