[Webkit-unassigned] [Bug 204713] New: Throttling requestAnimationFrame should be controlled by RenderingUpdateScheduler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 30 01:50:50 PST 2019


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

            Bug ID: 204713
           Summary: Throttling requestAnimationFrame should be controlled
                    by RenderingUpdateScheduler
           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: sabouhallawa at apple.com
                CC: dino at apple.com

There should be two types of throttling:

1. Page throttling: This throttling will slow down all the RenderingUpdate steps.
2. Document throttling: This throttling will slow down the requestAnimationFrame step of a specific document.

-- 
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/20191130/00da11ed/attachment.htm>


More information about the webkit-unassigned mailing list