Bug 264082
| Summary: | NativePromise::all can't handle void | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Web Template Framework | Assignee: | 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]
GenericPromise::all() won't compile as it's not setup to handle `Expected<void, T>` type.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117837167>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/19935
Jean-Yves Avenard [:jya]
*** Bug 264122 has been marked as a duplicate of this bug. ***
EWS
Committed 270344@main (cc6dee38764b): <https://commits.webkit.org/270344@main>
Reviewed commits have been landed. Closing PR #19935 and removing active labels.