[webkit-reviews] review granted: [Bug 210283] Reset view navigation gesture state between tests : [Attachment 395966] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 10:20:21 PDT 2020


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 210283: Reset view navigation gesture state between tests
https://bugs.webkit.org/show_bug.cgi?id=210283

Attachment 395966: Patch

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




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

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

> Source/WebKit/UIProcess/API/C/WKPage.cpp:2728
> +{

If you put this on WKWebView instead you can avoid the pageclient hits AND
avoid expanding the C API.


More information about the webkit-reviews mailing list