Bug 265940
Summary: | [web-animations] decouple animation event dispatch and style resolution during animation resolution | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, graouts, koivisto, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=265936 |
Antoine Quint
During the review process of bug 265936, Antti made this comment (https://github.com/WebKit/WebKit/pull/21385#discussion_r1417284307):
"Optimally we would not even enter style update code if event generation is the only reason we are ticking."
We should look into decoupling style resolution and animation event dispatch as reasons to schedule animation resolution so that we only do both of those things if necessary.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119611457>