Bug 298014
| Summary: | [WPE] WPE Platform: build WPEPlatform as a part of libWPEWebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 298335 | ||
Carlos Garcia Campos
Building a separate shared library for WPEPlatform means we end up with two copies of WTF which has caused some problems with globals. We still install a different pkg-config file for WPEPlatform but pointing to libWPEWebKit instead, similar to what we do with the WPEPlatform libraries.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/49993
EWS
Committed 299246@main (bc99395ee3b1): <https://commits.webkit.org/299246@main>
Reviewed commits have been landed. Closing PR #49993 and removing active labels.