RESOLVED FIXED 233168
Use IOHIDEvent timestamps for momentum velocity computation
https://bugs.webkit.org/show_bug.cgi?id=233168
Summary Use IOHIDEvent timestamps for momentum velocity computation
Simon Fraser (smfr)
Reported 2021-11-15 20:38:30 PST
Use IOHIDEvent timestamps for momentum velocity computation
Attachments
Patch (5.51 KB, patch)
2021-11-15 20:40 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2021-11-15 20:40:17 PST
Tim Horton
Comment 2 2021-11-15 21:51:55 PST
Comment on attachment 444338 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=444338&action=review > Source/WebCore/page/scrolling/ThreadedScrollingTree.cpp:-340 > - LOG_WITH_STREAM(ScrollAnimations, stream << "ThreadedScrollingTree::willStartRenderingUpdate - scrollingThreadIsActive " << scrollingThreadIsActive()); Where'd this go?
Simon Fraser (smfr)
Comment 3 2021-11-16 13:57:45 PST
(In reply to Tim Horton from comment #2) > Comment on attachment 444338 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=444338&action=review > > > Source/WebCore/page/scrolling/ThreadedScrollingTree.cpp:-340 > > - LOG_WITH_STREAM(ScrollAnimations, stream << "ThreadedScrollingTree::willStartRenderingUpdate - scrollingThreadIsActive " << scrollingThreadIsActive()); > > Where'd this go? It annoyed me so I removed it.
EWS
Comment 4 2021-11-16 14:05:08 PST
Committed r285883 (244308@main): <https://commits.webkit.org/244308@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 444338 [details].
Radar WebKit Bug Importer
Comment 5 2021-11-16 14:06:25 PST
Note You need to log in before you can comment on or make changes to this bug.