[webkit-reviews] review granted: [Bug 210899] In the scrolling tree, separate wheel event handling from layer updating : [Attachment 397320] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 22:28:54 PDT 2020


Antti Koivisto <koivisto at iki.fi> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 210899: In the scrolling tree, separate wheel event handling from layer
updating
https://bugs.webkit.org/show_bug.cgi?id=210899

Attachment 397320: Patch

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




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 397320
  --> https://bugs.webkit.org/attachment.cgi?id=397320
Patch

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

> Source/WebCore/page/scrolling/ScrollingTree.cpp:101
> +    auto result = [&]() {

unnecessary ()


More information about the webkit-reviews mailing list