[webkit-reviews] review granted: [Bug 234202] Use the animation frame rate during animation resolution and scheduling : [Attachment 452200] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 23:06:21 PST 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antoine Quint
<graouts at webkit.org>'s request for review:
Bug 234202: Use the animation frame rate during animation resolution and
scheduling
https://bugs.webkit.org/show_bug.cgi?id=234202

Attachment 452200: Patch

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




--- Comment #14 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 452200
  --> https://bugs.webkit.org/attachment.cgi?id=452200
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=452200&action=review

> Source/WebCore/ChangeLog:25
> +	   There is no test for this code currently. It is not possible to test
for the actual
> +	   rate at which animations are updated in a testing environment, since
there are too

I think it should be possible to test things like the fact that all 15fps
animations get serviced in the same updateRendering, even when started at
different times.


More information about the webkit-reviews mailing list