Bug 213872 - [JSC] Configure option-offered numberingSystem in Intl.NumberFormat through locale
Summary: [JSC] Configure option-offered numberingSystem in Intl.NumberFormat through l...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks: 213425
  Show dependency treegraph
 
Reported: 2020-07-01 23:24 PDT by Yusuke Suzuki
Modified: 2020-07-02 10:17 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.10 KB, patch)
2020-07-01 23:56 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (5.76 KB, patch)
2020-07-02 00:00 PDT, Yusuke Suzuki
ross.kirsling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>