RESOLVED FIXED211076
[WPE] about:gpu page is incomplete
https://bugs.webkit.org/show_bug.cgi?id=211076
Summary [WPE] about:gpu page is incomplete
Philippe Normand
Reported 2020-04-27 07:36:56 PDT
../../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() ^
Attachments
Patch (1.75 KB, patch)
2020-04-27 07:45 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2020-04-27 07:45:12 PDT
EWS Watchlist
Comment 2 2020-04-27 07:46:06 PDT
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
EWS
Comment 3 2020-04-27 08:27:35 PDT
Committed r260754: <https://trac.webkit.org/changeset/260754> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397681 [details].
Note You need to log in before you can comment on or make changes to this bug.