Bug 243863

Summary: [WPE] Expose WebKitVersion.h in web process API
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aperez, bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100    

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 ***