[webkit-reviews] review granted: [Bug 212168] [macOS] Scrolling synchronization part 1: Have the scrolling thread wait half a frame for the main thread to complete the rendering update : [Attachment 399894] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 14:59:51 PDT 2020


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 212168: [macOS] Scrolling synchronization part 1: Have the scrolling thread
wait half a frame for the main thread to complete the rendering update
https://bugs.webkit.org/show_bug.cgi?id=212168

Attachment 399894: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 399894
  --> https://bugs.webkit.org/attachment.cgi?id=399894
Patch

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

> Source/WebCore/page/scrolling/ThreadedScrollingTree.cpp:227
> +    auto displayFPS = nominalFramesPerSecond();

valueOr?


More information about the webkit-reviews mailing list