[webkit-reviews] review granted: [Bug 186860] [WebKit on watchOS] Fixed position elements sometimes flicker when scrolling : [Attachment 343182] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 16:03:03 PDT 2018


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 186860: [WebKit on watchOS] Fixed position elements sometimes flicker when
scrolling
https://bugs.webkit.org/show_bug.cgi?id=186860

Attachment 343182: Patch

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




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

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

> Tools/TestWebKitAPI/Tests/ios/WKScrollViewTests.mm:57
> +    sleep(1);

:( quite a slow API test. but I can't imagine a better way without e.g.
overriding internal methods on WKWebView.


More information about the webkit-reviews mailing list