Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c16753ed286ca2bb531ad430a51831dd2c0234ee
https://github.com/WebKit/WebKit/commit/c16753ed286ca2bb531ad430a51831dd2c0234ee
Author: Aditya Keerthi <[email protected]>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm
Log Message:
-----------
[iOS]
TestWebKitAPI.WritingTools.CompositionWithOmittedTrailingWhitespaceContent is a
constant timeout
https://bugs.webkit.org/show_bug.cgi?id=280959
rdar://137406847
Reviewed by Richard Robinson.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:
(TEST(WritingTools, CompositionWithOmittedTrailingWhitespaceContent)):
The test times out on iOS as it is waiting for an input session to start on
non-editable content.
Fix by simply selecting the content, which is sufficient to test context
retrieval.
Canonical link: https://commits.webkit.org/284778@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