[Webkit-unassigned] [Bug 147599] New: [INTL] Implement supportedLocalesOf on Intl Constructors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 16:46:32 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147599

            Bug ID: 147599
           Summary: [INTL] Implement supportedLocalesOf on Intl
                    Constructors
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thetalecrafter at gmail.com
            Blocks: 90906

Implement ECMA-402 2.0 supportedLocalesOf
http://ecma-international.org/publications/standards/Ecma-402.htm

10.2.2 Intl.Collator.supportedLocalesOf (locales [, options ])
11.2.2 Intl.NumberFormat.supportedLocalesOf (locales [, options ])
12.2.2 Intl.DateTimeFormat.supportedLocalesOf (locales [, options ])

All of these functions operate in similar ways and rely on abstract operations:

6.2.3 CanonicalizeLanguageTag (locale)
9.2.1 CanonicalizeLocaleList (locales)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150803/2f45f2c1/attachment.html>


More information about the webkit-unassigned mailing list