Bug 179974

Summary: [Web Animations] Ensure we only run accelerated animations when we should
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: 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
Reported 2017-11-23 06:51:06 PST
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
Radar WebKit Bug Importer
Comment 1 2017-11-23 06:51:32 PST
Jon Lee
Comment 2 2019-10-21 12:06:49 PDT
This has been resolved.
Note You need to log in before you can comment on or make changes to this bug.