Bug 174944
| Summary: | [ES] Update test262 for Promise.prototype.finally | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | GSkachkov <gskachkov> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | joepeck, saam, ysuzuki |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 174503 | ||
| Bug Blocks: | |||
GSkachkov
Update test262 for Promise.prototype.finallyc when PR is merged.
https://github.com/tc39/test262/pull/1156
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
GSkachkov
New tests are merged, so we can update test262 to cover promise.finally
Joseph Pecoraro
These tests will be imported as I update in bug 177220.
*** This bug has been marked as a duplicate of bug 177220 ***