Bug 243863 - [WPE] Expose WebKitVersion.h in web process API
Summary: [WPE] Expose WebKitVersion.h in web process API
Status: RESOLVED DUPLICATE of bug 243809
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-08-11 18:44 PDT by Michael Catanzaro
Modified: 2022-08-22 01:57 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2022-08-11 18:44:56 PDT
For some reason, WebKitVersion.h is not exposed in WPE's web extension API like it is for GTK's, so no way to check the WebKit version from the web process. Let's change that.
Comment 1 Michael Catanzaro 2022-08-11 19:21:49 PDT
Will fix this via https://github.com/WebKit/WebKit/pull/3212
Comment 2 Adrian Perez 2022-08-22 01:57:40 PDT
(In reply to Michael Catanzaro from comment #1)
> Will fix this via https://github.com/WebKit/WebKit/pull/3212

Given that the patch has landed, I suppose we can close this issue.
Please re-open it if needed =)

*** This bug has been marked as a duplicate of bug 243809 ***