WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
202690
[GTK][WPE] about:gpu should also show the client EGL extensions
https://bugs.webkit.org/show_bug.cgi?id=202690
Summary
[GTK][WPE] about:gpu should also show the client EGL extensions
Carlos Garcia Campos
Reported
2019-10-08 05:13:22 PDT
If display is EGL_NO_DISPLAY, then the EGL_EXTENSIONS string describes the set of supported client extensions. If display is a valid, initialized display, then the EGL_EXTENSIONS string describes the set of display extensions supported by that display. The set of supported client extensions is disjoint from the set of extensions supported by any given display.
Attachments
Patch
(1.45 KB, patch)
2019-10-08 05:17 PDT
,
Carlos Garcia Campos
clopez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2019-10-08 05:17:44 PDT
Created
attachment 380421
[details]
Patch
EWS Watchlist
Comment 2
2019-10-08 05:18:37 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
Carlos Garcia Campos
Comment 3
2019-10-09 00:22:14 PDT
Committed
r250898
: <
https://trac.webkit.org/changeset/250898
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug