LGTM2 On Fri, Dec 27, 2019 at 12:01 PM Daniel Bratell <[email protected]> wrote:
> LGTM1 > > /Daniel > > > On 2019-12-26 23:03, Frank Tang wrote: > > > Contact emails [email protected],[email protected] Explainer > https://github.com/tc39/proposal-intl-displaynames Spec > https://tc39.github.io/proposal-intl-displaynames/ TAG review A small > JavaScript features, a TAG review is not required, as TC39 already provide > significant technical oversight. Summary Provides a new API to get > localized names of language, region, script, currency codes of > international standard as well as commonly used names of date fields and > symbols. Link to “Intent to Prototype” blink-dev discussion > https://mail.google.com/mail/u/0/#search/Intl.DisplayNames+Intent/KtbxLwgxBjLmZRWGMwZfjnVwNFvdndwvBq > Risks > Interoperability and Compatibility This is a new API. It is currently > under TC39 Stage 3. *Firefox*: No public signals *Edge*: No public > signals *Safari*: No public signals *Web developers*: No signals > Ergonomics The implementation depend on pre-existing functions in already > linked in ICU library During the prototype phrase we identify no small size > increase impact since all the strings were already included to support > other Chrome functionality. Activation Web developers could use the API > immediately upon our shipment. Security Web developers could use the API > immediately upon our shipment. > Debuggability Nothing special. Will this feature be supported on all six > Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android > WebView)? Yes It will be supported on all platform. Is this feature fully > tested by web-platform-tests > <https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md> > ? Yes Tests were added into test262 before shipping it in chrome. Tracking > bug https://bugs.chromium.org/p/v8/issues/detail?id=8703 Link to entry on > the Chrome Platform Status > https://www.chromestatus.com/feature/4965112605573120 > This intent message was generated by Chrome Platform Status > <https://www.chromestatus.com/>. > -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOcELL8S-wQiUw6WXMp9VN5A%2BwKVCHvtv%3DHJd8WE7OS%3D%2B7Bqnw%40mail.gmail.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOcELL8S-wQiUw6WXMp9VN5A%2BwKVCHvtv%3DHJd8WE7OS%3D%2B7Bqnw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/chromium.org/d/msgid/blink-dev/0b437b38-9b1a-3af6-b783-b8ff76ca1f01%40gmail.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/0b437b38-9b1a-3af6-b783-b8ff76ca1f01%40gmail.com?utm_medium=email&utm_source=footer> > . > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CAOMQ%2Bw9hgMHqyzeZ_RjPtQ_VP_uQcgkZSaQ4-uVYM0BnPL5w%2Bg%40mail.gmail.com.
