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: PlatformAssignee: 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
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
Comment 1 Radar WebKit Bug Importer 2023-04-10 17:55:41 PDT
<rdar://problem/107860599>
Comment 2 Robert Jenner 2023-04-10 17:57:28 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.
Comment 3 EWS 2023-04-10 18:04:59 PDT
Committed 262795@main (22c8b78475f9): <https://commits.webkit.org/262795@main>

Reviewed commits have been landed. Closing PR #12596 and removing active labels.
Comment 4 Robert Jenner 2023-04-10 18:07:41 PDT
Re-opening after expectation commit marked bug as resolved fixed.
Comment 5 Richard Robinson 2023-04-10 21:22:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12602
Comment 6 EWS 2023-04-11 09:46:11 PDT
Committed 262828@main (6513acfa9782): <https://commits.webkit.org/262828@main>

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