| Summary: | [WPE] about:gpu page is incomplete | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> | ||||
| Component: | WPE WebKit | Assignee: | Philippe Normand <pnormand> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | aperez, berto, bugs-noreply, cgarcia, ews-watchlist, gustavo | ||||
| Priority: | P2 | ||||||
| Version: | WebKit Local Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
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]. |
../../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() ^