[webkit-reviews] review granted: [Bug 207405] TestWebKitAPI: Disable legacy ActionSheet tests on Catalyst : [Attachment 390119] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 14:38:22 PST 2020


Wenson Hsieh <wenson_hsieh at apple.com> has granted Jonathan Bedard
<jbedard at apple.com>'s request for review:
Bug 207405: TestWebKitAPI: Disable legacy ActionSheet tests on Catalyst
https://bugs.webkit.org/show_bug.cgi?id=207405

Attachment 390119: Patch

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




--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 390119
  --> https://bugs.webkit.org/attachment.cgi?id=390119
Patch

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

> Tools/TestWebKitAPI/Tests/ios/ActionSheetTests.mm:29
> +#if PLATFORM(IOS_FAMILY) && !PLATFORM(MACCATALYST)

You should update the corresponding #endif as well.


More information about the webkit-reviews mailing list