[webkit-changes] [WebKit/WebKit] 76f199: UnifiedPDF.CopyEditingCommandOnEmptySelectionShoul...
Abrar Rahman Protyasha
noreply at github.com
Tue Sep 24 21:28:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 76f19991f56b5ba558f25a8cd98779fbd18dcd34
https://github.com/WebKit/WebKit/commit/76f19991f56b5ba558f25a8cd98779fbd18dcd34
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/UnifiedPDFTests.mm
Log Message:
-----------
UnifiedPDF.CopyEditingCommandOnEmptySelectionShouldNotCrash should look for resources in the TestWebKitAPI resources bundle
https://bugs.webkit.org/show_bug.cgi?id=280308
rdar://136633303
Reviewed by Aditya Keerthi.
A combination of this test landing _just_ before the resource bundle was
introduced (283807 vs 283810) and this test not running on many platform
configurations meant we had not realized that we were looking for test
resources in the wrong place. This patch fixes said issue.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/UnifiedPDFTests.mm:
(TestWebKitAPI::UNIFIED_PDF_TEST):
Canonical link: https://commits.webkit.org/284201@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