Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 842e6448def6473eb1899951bdb59cf6ad5fd380 https://github.com/WebKit/WebKit/commit/842e6448def6473eb1899951bdb59cf6ad5fd380 Author: Megan Gardner <megan_gard...@apple.com> Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths: M Tools/TestWebKitAPI/Tests/WebKitCocoa/ClipboardTests.mm Log Message: ----------- Remove unreachable code. https://bugs.webkit.org/show_bug.cgi?id=296105 rdar://156016294 Reviewed by Abrar Rahman Protyasha. Code was in a mac only area and only executed on iOS meaning there was no situation in which it could possibly be reached. * Tools/TestWebKitAPI/Tests/WebKitCocoa/ClipboardTests.mm: (writeMultipleObjectsToPlatformPasteboard): (TEST(ClipboardTests, ReadMultipleItems)): (TEST(ClipboardTests, WriteSanitizedMarkup)): (createEphemeralWebViewForClipboardTests): Canonical link: https://commits.webkit.org/297536@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes