Bug 199288 - Enable Intl.PluralRules and Intl.NumberFormatToParts by default
Summary: Enable Intl.PluralRules and Intl.NumberFormatToParts by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-27 14:33 PDT by Keith Miller
Modified: 2019-11-08 19:15 PST (History)
9 users (show)

See Also:


Attachments
Patch (8.71 KB, patch)
2019-06-27 15:04 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2019-06-27 14:33:31 PDT
Enable Intl.PluralRules and Intl.NumberFormatToParts by default
Comment 1 Keith Miller 2019-06-27 15:04:11 PDT
Created attachment 373055 [details]
Patch
Comment 2 Yusuke Suzuki 2019-06-27 15:09:15 PDT
Comment on attachment 373055 [details]
Patch

r=me, nice!
Comment 3 WebKit Commit Bot 2019-07-08 19:19:02 PDT
Comment on attachment 373055 [details]
Patch

Clearing flags on attachment: 373055

Committed r247247: <https://trac.webkit.org/changeset/247247>
Comment 4 WebKit Commit Bot 2019-07-08 19:19:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-07-08 19:20:19 PDT
<rdar://problem/52810665>
Comment 6 Jordan 2019-11-08 14:02:52 PST
Anyone know if Apple has shipped a new version of Safari with this? 

I am running Safari 12.1.2 (12607.3.10) on macOS Sierra 10.12.6 (16G1918) and Safari does not have Intl.PluralRules.

MDN says the answer is no (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/PluralRules#Browser_compatibility), but I was hoping someone here knew more.
Comment 7 Keith Miller 2019-11-08 19:15:20 PST
I believe this shipped with Safari 13 (™: no promises).