Bug 298335
| Summary: | [WPE][CMake] Remove unused WPEPlatform soname version calculation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | Tadeu Zagallo <tzagallo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 298014 | ||
| Bug Blocks: | |||
Adrian Perez
After 299246@main the WPEPlatform API is built into the main libWPEWebKit library, so there is no need to calculate the soname version for the separate library that is no longer being produced.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/50255
EWS
Committed 299608@main (68306e9edd11): <https://commits.webkit.org/299608@main>
Reviewed commits have been landed. Closing PR #50255 and removing active labels.
Tadeu Zagallo
Re-opening for pull request https://github.com/WebKit/WebKit/pull/50489
Adrian Perez
(In reply to Tadeu Zagallo from comment #3)
> Re-opening for pull request https://github.com/WebKit/WebKit/pull/50489
This seemed to be a bogus reopening, so let's close back the issue :]