[v8-users] Intent to ship: Intl.getCanonicalLocales

2016-08-17 Thread jshin
Intl.getCanonicalLocales [1] is a part of ECMAScript 2016 Internationalization API Specification. It exposes an existing internal method to canonicalize the locale list and returns the result in an array. Firefox shipped it in version 48 [2]. This is a trivial change [3] and the performan

[v8-users] Intent to ship Intl.getCanonicalLocales

2016-08-17 Thread jshin
Intl.getCanonicalLocales [1] is a part of ECMAScript 2016 Internationalization API Specification. It exposes an existing internal method to canonicalize the locale list and returns the result in an array. Firefox shipped it in version 48 [2]. This is a trivial change [3] and the performan

Re: [v8-users] Intent to ship Intl.getCanonicalLocales

2016-08-18 Thread jshin
Thank you. I've just made a Chromestatus entry: https://www.chromestatus.com/features#getCanonicalLocales On Thursday, August 18, 2016 at 10:22:18 AM UTC-7, Adam Klein wrote: > > LGTM > > Please do make a Chromestatus entry. > > On Tue, Aug 16, 2016 at 10:10 AM, > > wrote: > >> Intl.getCanon

Re: [v8-users] Intent to ship Intl.getCanonicalLocales

2016-08-18 Thread jshin
On Thursday, August 18, 2016 at 1:04:02 PM UTC-7, js...@chromium.org wrote: > > Thank you. > > I've just made a Chromestatus entry: > https://www.chromestatus.com/features#getCanonicalLocales > A permalink should be https://www.chromestatus.com/feature/5659169956823040 > > > > On Thursday,

[v8-users] Re: [blink-dev] Intent to Implement and Ship: rename Intl.DateTimeFormat.prototype.formatToParts type "dayperiod" to "dayPeriod"

2018-08-24 Thread jshin
Sorry for the delay as well as for the stupid typo I made in 'dayPeriod'. I've been ooo for a while and catching up with emails. On Tuesday, August 7, 2018 at 9:36:37 PM UTC-7, PhistucK wrote: > > Comments inline. > > ☆*PhistucK* > > > On Wed, Aug 8, 2018 at 3:29 AM Adam Klein wrote: > >> Apolo