Bug 179974
Summary: | [Web Animations] Ensure we only run accelerated animations when we should | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | dino, jonlee, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=179973 https://bugs.webkit.org/show_bug.cgi?id=122912 |
Antoine Quint
The patch for https://bugs.webkit.org/show_bug.cgi?id=179973 will let animations run using hardware compositing even if later in the active span of the current animations a new animation should require hardware compositing to be disabled. We need to make the decision to run an animation using hardware compositing smarter.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/35676267>
Jon Lee
This has been resolved.