Bug 273935
| Summary: | [WPE] Remove wpe-webkit-1.0 API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 273952 | ||
| Bug Blocks: | |||
Adrian Perez
The only difference between the 1.0 and 1.1 APIs is that the
former uses libsoup2 and the latter libsoup3. Everybody should
have moved to libsoup3 by the time WPE WebKit 2.46.x comes out
so let's remove the 1.0 API.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/28332
EWS
Committed 278555@main (e6ad0328da4f): <https://commits.webkit.org/278555@main>
Reviewed commits have been landed. Closing PR #28332 and removing active labels.
Adrian Perez
Reopened Bugzilla.
Some build bots are still on Debian 11 and need libsoup2. Removing the option would need a bit of coordination to update them first and then re-land., tracking revert in https://bugs.webkit.org/show_bug.cgi?id=273952.
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/30513
EWS
Committed 280683@main (1877ad9274db): <https://commits.webkit.org/280683@main>
Reviewed commits have been landed. Closing PR #30513 and removing active labels.