Bug 268806
| Summary: | [build.webkit.org] [WPE] Add build bot using Skia backend | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aperez, cgarcia, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=269092 | ||
| Bug Depends on: | |||
| Bug Blocks: | 268972 | ||
Diego Pino
Recently, it was announced in webkit-dev an ongoing effort to migrate WPE from Cairo to Skia:
https://lists.webkit.org/pipermail/webkit-dev/2024-February/032615.html
This new post-commit build bot will test WPE using the Skia backend.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/23904
EWS
Committed 274167@main (6ba300895ddd): <https://commits.webkit.org/274167@main>
Reviewed commits have been landed. Closing PR #23904 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/122412718>
Adrian Perez
We need to pass -DUSE_SKIA=ON to CMake for this build queue,
I will submit a patch to arrange passing the command line flag.
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/24146
Adrian Perez
(In reply to Adrian Perez from comment #5)
> Pull request: https://github.com/WebKit/WebKit/pull/24146
PR abandoned, we'll go with a different approach, see bug #269092