Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5049e8b1e79709e2588926ab14a70d1968bfbbae
https://github.com/WebKit/WebKit/commit/5049e8b1e79709e2588926ab14a70d1968bfbbae
Author: Jessica Cheung <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M
LayoutTests/editing/selection/ios/select-text-by-long-press-with-hardware-keyboard.html
Log Message:
-----------
[iOS] debug
editing/selection/ios/select-text-by-long-press-with-hardware-keyboard.html is
timing out
https://bugs.webkit.org/show_bug.cgi?id=319181
rdar://181955233
Reviewed by Richard Robinson.
After 316922@main, this is one of the tests that needed
to use the new helper activateAndWaitForInputSessionStartAt
to fix the timeout issue.
In this case, use activateElementAndWaitForInputSessionStart
which calls activateAndWaitForInputSessionStartAt.
*
LayoutTests/editing/selection/ios/select-text-by-long-press-with-hardware-keyboard.html:
Canonical link: https://commits.webkit.org/317060@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications