[Webkit-unassigned] [Bug 140118] New: Fix Unused parameter warning in Webcore bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 6 02:15:25 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140118
Bug ID: 140118
Summary: Fix Unused parameter warning in Webcore bindings
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: shiva.jm at samsung.com
Got build warning error for efl port. might caused by issue: https://bugs.webkit.org/show_bug.cgi?id=140105
../../Source/WebCore/bindings/js/ScriptController.cpp:408:37: warning: unused parameter ‘widget’ [-Wunused-parameter]
PassRefPtr<JSC::Bindings::Instance> ScriptController::createScriptInstanceForWidget(Widget* widget)
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150106/3818cbab/attachment-0002.html>
More information about the webkit-unassigned
mailing list