Bug 308962
| Summary: | [GTK][WPE] Non-composited mode falls back to full damage | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Pawel Lampe <plampe> |
| Component: | WPE WebKit | Assignee: | Pawel Lampe <plampe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pawel Lampe
When damage propagation is on, occasionally, the non-composited mode falls back to full render-target damage when the frame damage is empty (no rectangles).
The above should never happen and the damage should be interpreted literally always in this case.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Pawel Lampe
Pull request: https://github.com/WebKit/WebKit/pull/59703
EWS
Committed 308456@main (8dbc668743dd): <https://commits.webkit.org/308456@main>
Reviewed commits have been landed. Closing PR #59703 and removing active labels.