Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ac7790c134a756f5d6779fba0f9f9e0b387b2236
https://github.com/WebKit/WebKit/commit/ac7790c134a756f5d6779fba0f9f9e0b387b2236
Author: Richard Robinson <[email protected]>
Date: 2026-09-08 (Tue, 08 Sep 2026)
Changed paths:
M Tools/TestWebKitAPI/Helpers/cocoa/Foundation+Extras.swift
Log Message:
-----------
[AppKit Gestures] For some tests, if they timeout, they may hang the entire
test process if TestWebKitAPI is invoked directly
https://bugs.webkit.org/show_bug.cgi?id=323542
rdar://186784001
Reviewed by Abrar Rahman Protyasha.
Make `Future` support task cancellation so that timeouts work properly.
* Tools/TestWebKitAPI/Helpers/cocoa/Foundation+Extras.swift:
(Storage.signal):
(signal):
(wait):
(State.signal): Deleted.
(State.wait): Deleted.
Canonical link: https://commits.webkit.org/320657@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications