Bug 303021
| Summary: | [GTK][WPE] Add CompositionReason enum and pass it to ThreadedCompositor when requesting a composition | ||
|---|---|---|---|
| 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 way the compositor can know the reasons why it's compositing. For now it's only used to show the reasons in sysprof, but it will be used to decide how to update the layers depending on the pending changes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/54383
EWS
Committed 303479@main (558de671b9bb): <https://commits.webkit.org/303479@main>
Reviewed commits have been landed. Closing PR #54383 and removing active labels.