Bug 256746
| Summary: | [ iOS simulator ] 2X TestWebKitAPI.DragAndDropTests.ExternalSourceDataTransferItemGet (API-Tests) are constant timeouts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
TestWebKitAPI.DragAndDropTests.ExternalSourceDataTransferItemGetFolderAsEntry
TestWebKitAPI.DragAndDropTests.ExternalSourceDataTransferItemGetPlainTextFileAsEntry
Are constant timeouts when running on an iOS simulator simulating iPhone 12. These timeouts have surfaced recently given we bumped the default iPhone simulator to iPhone 12 in https://bugs.webkit.org/show_bug.cgi?id=247629. With the change in screen resolution, some of our hardcoded drag gestures got out-of-place, causing unwarranted behavior and leading to the timeouts.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Abrar Rahman Protyasha
rdar://109222780
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/13844
EWS
Committed 264080@main (bef4c7f2d0b6): <https://commits.webkit.org/264080@main>
Reviewed commits have been landed. Closing PR #13844 and removing active labels.