Bug 277406
Summary: | [JSC] Enable `Promise.try` and `RegExp.escape` | ||
---|---|---|---|
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
`Promise.try` proposal[1] reached Stage 3 in June 2024[2]. `RegExp.escape` proposal[3] reached Stage 3 in July 2024[4].
[1]: https://github.com/tc39/proposal-promise-try
[2]: https://github.com/tc39/agendas/blob/main/2024/06.md
[3]: https://github.com/tc39/proposal-regex-escaping
[4]: https://github.com/tc39/agendas/blob/main/2024/07.md
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/31522
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/31556
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/31557
EWS
Committed 281683@main (2117d0dcb8ff): <https://commits.webkit.org/281683@main>
Reviewed commits have been landed. Closing PR #31556 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/132952304>
EWS
Committed 281718@main (fc9840742d57): <https://commits.webkit.org/281718@main>
Reviewed commits have been landed. Closing PR #31557 and removing active labels.