[webkit-reviews] review granted: [Bug 193215] Cannot scoll for 5 seconds after swiping back on quoteunquoteapps.com : [Attachment 358547] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 18:02:08 PST 2019


Tim Horton <thorton at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 193215: Cannot scoll for 5 seconds after swiping back on
quoteunquoteapps.com
https://bugs.webkit.org/show_bug.cgi?id=193215

Attachment 358547: Patch

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




--- Comment #8 from Tim Horton <thorton at apple.com> ---
Comment on attachment 358547
  --> https://bugs.webkit.org/attachment.cgi?id=358547
Patch

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

> Source/WebKit/UIProcess/ios/ViewGestureControllerIOS.mm:291
> +    if (areItemsClones) {

Why isn't this down after we do all the "good path" things, and just do
removeSwipeSnapshot() and return in this block, like the
!m_webPageProxy.drawingArea() case?


More information about the webkit-reviews mailing list