[Webkit-unassigned] [Bug 202305] [GTK][WPE] Add about:gpu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 01:47:50 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202305

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #379720|review?                     |review+
              Flags|                            |

--- Comment #8 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 379720
  --> https://bugs.webkit.org/attachment.cgi?id=379720
Updated patch

View in context: https://bugs.webkit.org/attachment.cgi?id=379720&action=review

> Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:97
> +    return "WPE WEbKit";

Typo.

> Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:134
> +#if USE(LIBEPOXY)
> +    if (epoxy_is_desktop_gl())
> +        return "OpenGL";
> +    return "OpenGL ES 2";

In this case we could append "(libepoxy)" to the end of the GL string.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190930/63f34e45/attachment.html>


More information about the webkit-unassigned mailing list