[webkit-reviews] review granted: [Bug 195724] [ContentChangeObserver] Stop content observation when content calls preventDefault() on touch events : [Attachment 364606] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 19:02:49 PDT 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 195724: [ContentChangeObserver] Stop content observation when content calls
preventDefault() on touch events
https://bugs.webkit.org/show_bug.cgi?id=195724

Attachment 364606: Patch

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




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

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

> Source/WebCore/ChangeLog:9
> +	   Call willNotProceedWithClick on preventDefault. This is very similar
to the long press case.

Testable?


More information about the webkit-reviews mailing list