WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
216760
[JSC] Intl spec update: handle awkward rounding behavior
https://bugs.webkit.org/show_bug.cgi?id=216760
Summary
[JSC] Intl spec update: handle awkward rounding behavior
Yusuke Suzuki
Reported
2020-09-20 22:09:02 PDT
https://github.com/tc39/ecma402/pull/471
Attachments
Patch
(14.11 KB, patch)
2020-09-20 22:45 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(14.32 KB, patch)
2020-09-20 22:51 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(15.75 KB, patch)
2020-09-23 12:04 PDT
,
Yusuke Suzuki
ross.kirsling
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2020-09-20 22:45:36 PDT
Created
attachment 409260
[details]
Patch
Yusuke Suzuki
Comment 2
2020-09-20 22:51:35 PDT
Created
attachment 409261
[details]
Patch
Yusuke Suzuki
Comment 3
2020-09-23 12:04:16 PDT
Created
attachment 409494
[details]
Patch
Yusuke Suzuki
Comment 4
2020-09-23 12:04:30 PDT
Comment on
attachment 409494
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=409494&action=review
> JSTests/test262/expectations.yaml:1475 > + strict mode: 'Test262Error: Expected a RangeError to be thrown but no exception was thrown at all'
Test262 update
https://github.com/tc39/test262/pull/2817
Ross Kirsling
Comment 5
2020-09-23 12:09:12 PDT
Comment on
attachment 409494
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=409494&action=review
r=me, based on the understanding that test262 will be fixed soon.
> JSTests/stress/intl-numberformat.js:464 > + let nf = new Intl.NumberFormat('en', {
I'd be inclined to ask for a test using a different locale but I guess this issue is more about options than locale anyway.
Yusuke Suzuki
Comment 6
2020-09-23 14:26:14 PDT
Committed
r267500
: <
https://trac.webkit.org/changeset/267500
>
Radar WebKit Bug Importer
Comment 7
2020-09-23 14:27:19 PDT
<
rdar://problem/69457838
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug