[webkit-changes] [WebKit/WebKit] cc6dee: NativePromise::all should handle NativePromise wit...
Jean-Yves Avenard
noreply at github.com
Tue Nov 7 12:11:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cc6dee38764b3229258d2dba36fe140ecd942bf8
https://github.com/WebKit/WebKit/commit/cc6dee38764b3229258d2dba36fe140ecd942bf8
Author: Jean-Yves Avenard <jya at apple.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M Source/WTF/wtf/NativePromise.h
M Tools/TestWebKitAPI/Tests/WTF/NativePromise.cpp
Log Message:
-----------
NativePromise::all should handle NativePromise with ResolveValueT==void
https://bugs.webkit.org/show_bug.cgi?id=264082
rdar://117837167
Reviewed by Youenn Fablet.
Also fix bug 264122 as fly-by
Added API tests.
* Source/WTF/wtf/NativePromise.h:
* Tools/TestWebKitAPI/Tests/WTF/NativePromise.cpp:
(TestWebKitAPI::TEST):
Canonical link: https://commits.webkit.org/270344@main
More information about the webkit-changes
mailing list