[webkit-reviews] review granted: [Bug 189667] Swipe snapshot can get stuck if swiping is disabled while it is visible : [Attachment 349902] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 13:54:42 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 189667: Swipe snapshot can get stuck if swiping is disabled while it is
visible
https://bugs.webkit.org/show_bug.cgi?id=189667

Attachment 349902: Patch

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




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

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

> Source/WebKit/UIProcess/Cocoa/ViewGestureController.h:253
> +    bool m_swipeGestureEnabled { true };

Group with other bools.


More information about the webkit-reviews mailing list