Bug 213872

Summary: [JSC] Configure option-offered numberingSystem in Intl.NumberFormat through locale
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, ross.kirsling, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=213887
Bug Depends on:    
Bug Blocks: 213425    
Attachments:
Description Flags
Patch
none
Patch ross.kirsling: review+

Description Yusuke Suzuki 2020-07-01 23:24:25 PDT
I've ensured that this failure is not due to ICU version.
Comment 1 Yusuke Suzuki 2020-07-01 23:38:15 PDT
We need to pass "nu".
Comment 2 Yusuke Suzuki 2020-07-01 23:56:22 PDT
Created attachment 403346 [details]
Patch
Comment 3 Yusuke Suzuki 2020-07-02 00:00:32 PDT
Created attachment 403347 [details]
Patch
Comment 4 Ross Kirsling 2020-07-02 00:01:56 PDT
Comment on attachment 403347 [details]
Patch

r=me.
Comment 5 Yusuke Suzuki 2020-07-02 01:46:50 PDT
ios-wk2's failure is happening without this patch.
win EWS is broken now.
Comment 6 Yusuke Suzuki 2020-07-02 01:48:10 PDT
Committed r263837: <https://trac.webkit.org/changeset/263837>
Comment 7 Radar WebKit Bug Importer 2020-07-02 01:49:12 PDT
<rdar://problem/65024738>
Comment 8 Yusuke Suzuki 2020-07-02 10:17:12 PDT
Committed r263849: <https://trac.webkit.org/changeset/263849>