Bug 209784 - [ECMA-402] WebKit Intl does not allow calendar and numberingSystem options
Summary: [ECMA-402] WebKit Intl does not allow calendar and numberingSystem options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-30 15:18 PDT by Shane Carr
Modified: 2020-04-12 00:43 PDT (History)
12 users (show)

See Also:


Attachments
Patch (11.84 KB, patch)
2020-04-11 20:16 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (13.71 KB, patch)
2020-04-11 21:43 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane Carr 2020-03-30 15:18:29 PDT
The following proposal allows the calendar and numberingSystem to be set in the options bag for Intl objects:

https://github.com/tc39/ecma402/pull/175

V8 and SpiderMonkey have implementations of this behavior ready to go.  Until WebKit adds support, users will get poorer i18n support relative to other browsers.
Comment 1 Radar WebKit Bug Importer 2020-03-30 16:39:37 PDT
<rdar://problem/61079801>
Comment 2 Ross Kirsling 2020-04-11 20:16:00 PDT
Created attachment 396203 [details]
Patch
Comment 3 Ross Kirsling 2020-04-11 21:43:37 PDT
Created attachment 396209 [details]
Patch
Comment 4 EWS 2020-04-12 00:42:43 PDT
Committed r259941: <https://trac.webkit.org/changeset/259941>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396209 [details].