Bug 307426
| Summary: | [GTK][WPE] Always use damage information to render in non-composited mode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
This would be equivalent to the previous implementation where we only rendered the areas that changed. This is important when using CPU rendering because it reduces the amount of pixels to upload to the GPU from the UI process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/58294
EWS
Committed 307243@main (f9f04ee5cfc3): <https://commits.webkit.org/307243@main>
Reviewed commits have been landed. Closing PR #58294 and removing active labels.