[webkit-reviews] review granted: [Bug 232376] [GLIB] twitch.tv forces synchronous scrolling : [Attachment 444498] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 09:57:57 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Lord
<clord at igalia.com>'s request for review:
Bug 232376: [GLIB] twitch.tv forces synchronous scrolling
https://bugs.webkit.org/show_bug.cgi?id=232376

Attachment 444498: Patch

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




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

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

> Source/WebKit/WebProcess/WebPage/EventDispatcher.cpp:132
> +	       useMainThreadForScrolling = false;

Why not clear the bit from processingSteps?


More information about the webkit-reviews mailing list