Bug 267064 - [UIAsyncTextInput] Fix several failing iOS API tests when async text input is enabled
Summary: [UIAsyncTextInput] Fix several failing iOS API tests when async text input is...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-03 13:54 PST by Wenson Hsieh
Modified: 2024-01-03 17:07 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2024-01-03 13:54:14 PST
The 4 failing tests are:

- DragAndDropTests.ContentEditableToContentEditable
- DragAndDropTests.ContentEditableToTextarea
- KeyboardInputTests.IsSingleLineDocument
- KeyboardInputTests.EditableWebViewRequiresKeyboardWhenFirstResponder
Comment 1 Wenson Hsieh 2024-01-03 14:15:27 PST
rdar://120438466
Comment 2 Wenson Hsieh 2024-01-03 14:52:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/22371
Comment 3 EWS 2024-01-03 17:07:05 PST
Committed 272638@main (1f6aecd2d650): <https://commits.webkit.org/272638@main>

Reviewed commits have been landed. Closing PR #22371 and removing active labels.