[webkit-reviews] review granted: [Bug 189165] [iOS] Multiple WKWebViewAutofillTests are flaky failures : [Attachment 359713] Fix macOS builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 13:23:20 PST 2019


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 189165: [iOS] Multiple WKWebViewAutofillTests are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=189165

Attachment 359713: Fix macOS builds

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




--- Comment #12 from Tim Horton <thorton at apple.com> ---
Comment on attachment 359713
  --> https://bugs.webkit.org/attachment.cgi?id=359713
Fix macOS builds

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

> Tools/TestWebKitAPI/Tests/ios/WKWebViewAutofillTests.mm:83
> -    [webView stringByEvaluatingJavaScript:@"user.focus()"];
> +    [webView
evaluateJavaScriptAndWaitForInputSessionToChange:@"user.focus()"];

Nice!


More information about the webkit-reviews mailing list