RESOLVED FIXED 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
Summary [macOS] Scrolling synchronization part 1: Have the scrolling thread wait half...
Simon Fraser (smfr)
Reported 2020-05-20 14:34:53 PDT
[macOS] Scrolling synchronization part 1: Have the scrolling thread wait half a frame for the main thread to complete the rendering update
Attachments
Patch (21.29 KB, patch)
2020-05-20 14:47 PDT, Simon Fraser (smfr)
thorton: review+
Patch (28.00 KB, patch)
2020-05-20 21:43 PDT, Simon Fraser (smfr)
no flags
Patch (28.86 KB, patch)
2020-05-20 21:47 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-05-20 14:47:40 PDT
Tim Horton
Comment 2 2020-05-20 14:59:51 PDT
Comment on attachment 399894 [details] 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?
Simon Fraser (smfr)
Comment 3 2020-05-20 21:43:50 PDT
Simon Fraser (smfr)
Comment 4 2020-05-20 21:47:06 PDT
EWS
Comment 5 2020-05-20 23:47:29 PDT
Committed r261985: <https://trac.webkit.org/changeset/261985> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399931 [details].
Radar WebKit Bug Importer
Comment 6 2020-05-20 23:48:16 PDT
Note You need to log in before you can comment on or make changes to this bug.