Bug 294755
Summary: | [JSC] Implement `Intl.Locale.prototype.variants` getter | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Sosuke Suzuki <aosukeke> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
https://github.com/tc39/ecma402/pull/960 added `Intl.Locale.prototype.variants`
to the ECMAScript specification. The test262 test suite has also been updated [1].
[1]: https://github.com/tc39/test262/pull/4474
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/46992
EWS
Committed 296467@main (b8b32fe6a3c5): <https://commits.webkit.org/296467@main>
Reviewed commits have been landed. Closing PR #46992 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/153939662>