[webkit-reviews] review granted: [Bug 232898] Add runtime flag for momentum scrolling : [Attachment 443712] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 11:48:48 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 232898: Add runtime flag for momentum scrolling
https://bugs.webkit.org/show_bug.cgi?id=232898

Attachment 443712: Patch

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




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

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

> Source/WebCore/page/scrolling/ScrollingStateNode.h:271
> +	   MomentumScrollingAnimatorEnabled	       = 1LLU << 44,

Can we move this up below AsyncFrameOrOverflowScrollingEnabled (and, yeah,
change all the values).


More information about the webkit-reviews mailing list