Bug 264082

Summary: NativePromise::all can't handle void
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: Web Template FrameworkAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jean-Yves Avenard [:jya]
Reported 2023-11-02 00:11:00 PDT
GenericPromise::all() won't compile as it's not setup to handle `Expected<void, T>` type.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-02 00:11:15 PDT
Jean-Yves Avenard [:jya]
Comment 2 2023-11-02 22:48:40 PDT
Jean-Yves Avenard [:jya]
Comment 3 2023-11-02 23:36:33 PDT
*** Bug 264122 has been marked as a duplicate of this bug. ***
EWS
Comment 4 2023-11-07 12:11:40 PST
Committed 270344@main (cc6dee38764b): <https://commits.webkit.org/270344@main> Reviewed commits have been landed. Closing PR #19935 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.