../../Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:130:13: warning: unused function 'webGLEnabled' [-Wunused-function] static bool webGLEnabled(WebKitURISchemeRequest* request) ^ ../../Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:137:20: warning: unused function 'openGLAPI' [-Wunused-function] static const char* openGLAPI() ^ ../../Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:159:20: warning: unused function 'nativeInterface' [-Wunused-function] static const char* nativeInterface() ^
Created attachment 397681 [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
Committed r260754: <https://trac.webkit.org/changeset/260754> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397681 [details].