Bug 255261
| 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 | ||
Robert Jenner
editing/selection/ios/selection-handles-in-readonly-input.html
is a constant timeout on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fios%2Fselection-handles-in-readonly-input.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107860599>
Robert Jenner
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.
EWS
Committed 262795@main (22c8b78475f9): <https://commits.webkit.org/262795@main>
Reviewed commits have been landed. Closing PR #12596 and removing active labels.
Robert Jenner
Re-opening after expectation commit marked bug as resolved fixed.
Richard Robinson
Pull request: https://github.com/WebKit/WebKit/pull/12602
EWS
Committed 262828@main (6513acfa9782): <https://commits.webkit.org/262828@main>
Reviewed commits have been landed. Closing PR #12602 and removing active labels.