[Webkit-unassigned] [Bug 136670] New: [GTK] Clean up the WebKit build from unused parameter warning in Webkit2/UIProcess module
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 9 07:28:07 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136670
Summary: [GTK] Clean up the WebKit build from unused parameter
warning in Webkit2/UIProcess module
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kumar.rohit at samsung.com
Clean up WebKit GTK build from usused parameters.
[5046/5519] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/PageClientImpl.cpp.o
../../Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp:409:6: warning: unused parameter ‘type’ [-Wunused-parameter]
void PageClientImpl::didSameDocumentNavigationForMainFrame(SameDocumentNavigationType type)
^
[5189/5519] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebPageMessageReceiver.cpp.o
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list