[webkit-reviews] review granted: [Bug 234535] Momentum Event Dispatcher: Momentum tails may get truncated if the duration runs longer than the system's : [Attachment 447657] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 16:13:02 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 234535: Momentum Event Dispatcher: Momentum tails may get truncated if the
duration runs longer than the system's
https://bugs.webkit.org/show_bug.cgi?id=234535

Attachment 447657: Patch

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




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

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

> Source/WebKit/Shared/mac/WebEventFactory.mm:414
> +    WallTime ioHIDEventWallTime = timestamp;

auto

> Source/WebKit/Shared/mac/WebEventFactory.mm:416
> +    WebWheelEvent::MomentumEndType momentumEndType =
WebWheelEvent::MomentumEndType::Unknown;

auto


More information about the webkit-reviews mailing list