Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d447a9917113fc75c7aa57a9dd37aa6d9724f016
https://github.com/WebKit/WebKit/commit/d447a9917113fc75c7aa57a9dd37aa6d9724f016
Author: Aditya Keerthi <[email protected]>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/AdaptiveImageGlyph.mm
Log Message:
-----------
[iOS] AdaptiveImageGlyph.CopyRTF API test is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=287571
rdar://144639763
Reviewed by Richard Robinson and Wenson Hsieh.
Similar to the tests fixed in 277655@main, AdaptiveImageGlyph.CopyRTF is failing
because nsattributedstringagent, which gets launched by TestWebKitAPI, loads
locally
built WebKit. But then the launched WebContent process, networking process, does
not use the local build.
Fix the tests by enabling WriteRichTextDataWhenCopyingOrDragging to trigger the
legacy
behavior.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/AdaptiveImageGlyph.mm:
(TestWebKitAPI::TEST(AdaptiveImageGlyph, CopyRTF)):
Canonical link: https://commits.webkit.org/290296@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes