[webkit-reviews] review granted: [Bug 194271] Allow pages to trigger programmatic paste from script on iOS : [Attachment 361702] Part 2 (tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 13:26:38 PST 2019


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 194271: Allow pages to trigger programmatic paste from script on iOS
https://bugs.webkit.org/show_bug.cgi?id=194271

Attachment 361702: Part 2 (tests)

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




--- Comment #26 from Tim Horton <thorton at apple.com> ---
Comment on attachment 361702
  --> https://bugs.webkit.org/attachment.cgi?id=361702
Part 2 (tests)

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

> Tools/WebKitTestRunner/ios/UIScriptControllerIOS.mm:859
> +	       if (CFStringCompare((__bridge CFStringRef)buttonTitle,
action.get(), 0) != kCFCompareEqualTo)

Why no ObjC


More information about the webkit-reviews mailing list