WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224298
[GTK] webkit://gpu should print runtime libwpe and wpebackend-fdo versions
https://bugs.webkit.org/show_bug.cgi?id=224298
Summary
[GTK] webkit://gpu should print runtime libwpe and wpebackend-fdo versions
Michael Catanzaro
Reported
2021-04-07 12:15:24 PDT
I just wasted a bunch of time trying to figure out why my Epiphany was using wpebackend-fdo 1.9.1 when I had built 1.9.90. Turns out webkit://gpu is presenting the version it was built against as if it were the version it is using at runtime. That's unhelpful.
Attachments
Patch
(3.22 KB, patch)
2021-04-07 12:33 PDT
,
Michael Catanzaro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2021-04-07 12:33:49 PDT
Created
attachment 425426
[details]
Patch
EWS Watchlist
Comment 2
2021-04-07 12:34:43 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
https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Michael Catanzaro
Comment 3
2021-04-07 12:40:14 PDT
Comment on
attachment 425426
[details]
Patch Note that WPE port already does this nicely for libwpe... it's only a problem for GTK. (WPE port can't print the backend version because it has no way to do that, but GTK can because it always uses the fdo backend.)
EWS
Comment 4
2021-04-07 15:18:11 PDT
Committed
r275634
: <
https://commits.webkit.org/r275634
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 425426
[details]
.
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