Bug 254118
| Summary: | [UI-side compositing] A no-op rendering update still triggers a WindowServer update | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | WebKit Process Model | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
A page that runs requestAnimationFrame() which doesn't trigger any rendering will still trigger UI-process CA commits, and thus WindowServer updates. This is a power drain.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://106790532>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/11684
EWS
Committed 261831@main (ffac46f94d52): <https://commits.webkit.org/261831@main>
Reviewed commits have been landed. Closing PR #11684 and removing active labels.