| Summary: | REGRESSION(262774@main): [ iOS ] editing/selection/ios/selection-handles-in-readonly-input.html is a constant timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=255175 | ||
|
Description
Robert Jenner
2023-04-10 17:23:43 PDT
I was able to reproduce the timeout at iOS 16 Release ToT running the test as follows: run-webkit-tests --iOS-simulator editing/selection/ios/selection-handles-in-readonly-input.html I have also bisected a regression point. The timeout reproduces at 262774@main, but not at 262773@main. So it appears that https://commits.webkit.org/262774@main is the regression point. Committed 262795@main (22c8b78475f9): <https://commits.webkit.org/262795@main> Reviewed commits have been landed. Closing PR #12596 and removing active labels. Re-opening after expectation commit marked bug as resolved fixed. Pull request: https://github.com/WebKit/WebKit/pull/12602 Committed 262828@main (6513acfa9782): <https://commits.webkit.org/262828@main> Reviewed commits have been landed. Closing PR #12602 and removing active labels. |