Bug 280602
| Summary: | [GTK][WPE][Skia] REGRESSION: 284207@main - CPU rendering performed in wrong color type | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 279618 | ||
Nikolas Zimmermann
In 284207@main we decided to switch back to BGRA pixel format for UnacceleratedBuffer, when CPU rendering is used. However, we forgot to switch the actual Skia rendering to BGRA as well -- fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/34443
EWS
Committed 284444@main (447bcbf92118): <https://commits.webkit.org/284444@main>
Reviewed commits have been landed. Closing PR #34443 and removing active labels.