RESOLVED FIXED284613
[JSC] Add `"never"` and `"formalSynbol"` to `currencyDisplay` option for `Intl.NumberFormat`
https://bugs.webkit.org/show_bug.cgi?id=284613
Summary [JSC] Add `"never"` and `"formalSynbol"` to `currencyDisplay` option for `Int...
Sosuke Suzuki
Reported 2024-12-12 23:25:46 PST
This patch adds support for More Currency Display Choices stage2 proposal[1]. This proposal adds `"formalSymbol"` and `"never"` to `currencyDisplay` option for `Intl.NumberFormat`. [1]: https://github.com/tc39/proposal-intl-currency-display-choices
Attachments
Sosuke Suzuki
Comment 1 2024-12-12 23:31:47 PST
EWS
Comment 2 2024-12-14 21:59:51 PST
Committed 287849@main (8e35dc0335a2): <https://commits.webkit.org/287849@main> Reviewed commits have been landed. Closing PR #37895 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-12-14 22:00:16 PST
Note You need to log in before you can comment on or make changes to this bug.