Bug 269451
| Summary: | [threaded-animation-resolution] avoid uploading a new effect stack to the UIProcess if it remains empty | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 250970 | ||
Antoine Quint
The GraphicsLayerCA::setAcceleratedEffectsAndBaseValues() method always triggers a layer property change and a subsequent upload to the UIProcess, even if the effect stack was and remains empty before and after the method call.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/24499
EWS
Committed 274754@main (7d701b17b375): <https://commits.webkit.org/274754@main>
Reviewed commits have been landed. Closing PR #24499 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/123030598>