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
Created attachment 237848 [details] Patch
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment on attachment 237848 [details] Patch Clearing flags on attachment: 237848 Committed r173455: <http://trac.webkit.org/changeset/173455>
All reviewed patches have been landed. Closing bug.