[Webkit-unassigned] [Bug 179293] New: [Web Animations] Refactor ScriptedAnimationController to share functionality with DocumentTimeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 5 04:56:32 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=179293

            Bug ID: 179293
           Summary: [Web Animations] Refactor ScriptedAnimationController
                    to share functionality with DocumentTimeline
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com
                CC: dino at apple.com

As part of https://bugs.webkit.org/show_bug.cgi?id=179236, we are integrating with DisplayLinkRefreshMonitor to run the DocumentTimeline. However, ScriptedAnimationController implements much of what we need to do, throttling and fallback to a timer if DisplayLinkRefreshMonitor is unavailable are two facilities we need for DocumentTimeline. We should refactor ScriptedAnimationController into a more general purpose animation supporting object and make both rAF and DocumentTimeline integrate with it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171105/70379ab6/attachment.html>


More information about the webkit-unassigned mailing list