[webkit-reviews] review requested: [Bug 204713] Throttling requestAnimationFrame should be controlled by RenderingUpdateScheduler : [Attachment 398395] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 12:06:02 PDT 2020


Said Abou-Hallawa <sabouhallawa at apple.com> has asked  for review:
Bug 204713: Throttling requestAnimationFrame should be controlled by
RenderingUpdateScheduler
https://bugs.webkit.org/show_bug.cgi?id=204713

Attachment 398395: Patch

https://bugs.webkit.org/attachment.cgi?id=398395&action=review




--- Comment #63 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
Comment on attachment 398395
  --> https://bugs.webkit.org/attachment.cgi?id=398395
Patch

This is scoped implementation for the Page and Document throttling. Only the
"Half speed throttling" is implemented by this patch. The "Aggressive
throttling" will be done in following patches.


More information about the webkit-reviews mailing list