Bug 300569
| Summary: | [JSC] Implement `Promise.race` in C++ | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
This patch changes to implement `Promise.race` in C++.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/52190
Radar WebKit Bug Importer
<rdar://problem/162949604>
EWS
Committed 302567@main (08283a20d0ab): <https://commits.webkit.org/302567@main>
Reviewed commits have been landed. Closing PR #52190 and removing active labels.
Sosuke Suzuki
Re-opening for pull request https://github.com/WebKit/WebKit/pull/53878
EWS
Committed 303034@main (73ab719b0b4d): <https://commits.webkit.org/303034@main>
Reviewed commits have been landed. Closing PR #53878 and removing active labels.
Sosuke Suzuki
Re-opening for pull request https://github.com/WebKit/WebKit/pull/54461
EWS
Committed 303893@main (72b5e3201731): <https://commits.webkit.org/303893@main>
Reviewed commits have been landed. Closing PR #54461 and removing active labels.