[webkit-changes] [WebKit/WebKit] efda30: Unreviewed, fix the internal tvOS build after 2804...
Wenson Hsieh
noreply at github.com
Fri Jun 28 18:55:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: efda30cd17580654bd7ad686702929f3776be441
https://github.com/WebKit/WebKit/commit/efda30cd17580654bd7ad686702929f3776be441
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/AdaptiveImageGlyph.mm
Log Message:
-----------
Unreviewed, fix the internal tvOS build after 280459 at main
`-[UIPasteboard setItemProviders:]` is unavailable on tvOS and watchOS.
Fall back to `-setData:forPasteboardType:` instead.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/AdaptiveImageGlyph.mm:
(TestWebKitAPI::TEST(AdaptiveImageGlyph, InsertWKAttachmentsOnPaste)):
Canonical link: https://commits.webkit.org/280490@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list