Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25cc3686bf4b8ef032c88c46d01985b49ffbb081
https://github.com/WebKit/WebKit/commit/25cc3686bf4b8ef032c88c46d01985b49ffbb081
Author: Alex Christensen <[email protected]>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/FocusWebView.mm
Log Message:
-----------
NEW TEST:(305922@main) [macOS iOS] TestWebKitAPI.FocusWebView.MultipleFrames
is timing out
rdar://168688750
https://bugs.webkit.org/show_bug.cgi?id=306048
Unreviewed.
The focus event happens more than once each time the tab key is hit.
To make the test more deterministic and test what I intended to test,
use the focusin event instead.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/FocusWebView.mm:
(TestWebKitAPI::MultipleFrames)):
(TestWebKitAPI::DISABLED_MultipleFrames)): Deleted.
Canonical link: https://commits.webkit.org/306323@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications