Bug 243863
Summary: | [WPE] Expose WebKitVersion.h in web process API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WPE WebKit | Assignee: | 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 |
Michael Catanzaro
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Will fix this via https://github.com/WebKit/WebKit/pull/3212
Adrian Perez
(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 ***