Closed Bug 837963 (es-intl) Opened 11 years ago Closed 5 years ago

[meta] Implement ECMAScript Internationalization API

Categories

(Core :: JavaScript: Internationalization API, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mozillabugs, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug, )

Details

(Keywords: feature, meta)

The ECMAScript Internationalization API, specified in standard ECMA-402, provides collation (string comparison), number formatting, and date and time formatting for JavaScript applications, and lets applications choose the language and tailor the functionality to their needs.

This bug tracks its implementation in SpiderMonkey.

Specification:
http://www.ecma-international.org/ecma-402/1.0/

Introduction:
http://norbertlindenberg.com/2012/12/ecmascript-internationalization-api/
Blocks: 839645
Depends on: 843758
Depends on: 844677
Keywords: dev-doc-needed
Depends on: 851763
Depends on: 852837
Depends on: 853301
Depends on: 853702
Depends on: 853704
Depends on: 853706
Depends on: 854030
Depends on: 854042
Depends on: 854049
Depends on: 854320
Depends on: 839372
Depends on: 851992
Depends on: 850379
Depends on: 862192
Summary: [meta] Implement ECMAScript Internationalization API → (es-intl) [meta] Implement ECMAScript Internationalization API
Depends on: 864843
Alias: es-intl
Summary: (es-intl) [meta] Implement ECMAScript Internationalization API → [meta] Implement ECMAScript Internationalization API
Depends on: 866301
Depends on: 866305
Depends on: 866344
Depends on: 866351
Depends on: 866359
Depends on: 866369
Depends on: 866372
Depends on: 866473
Depends on: 866474
No longer blocks: 839645
Depends on: 891974
Depends on: 890763
Depends on: 895737
Depends on: 905271
Depends on: 908080
Depends on: 919859
Depends on: 924839
Keywords: feature
Depends on: 934889
Depends on: 946528
Depends on: 966559
Depends on: 992079
Depends on: 1018244
Depends on: 1215247
Depends on: 1215252
Depends on: 1557718
Depends on: 1557727
Depends on: 1496584
Depends on: 1566410
No longer blocks: 1433306
Depends on: 1433306
No longer blocks: 1433303
Depends on: 1433303
Depends on: 1423593
Assignee: mozillabugs → nobody
Status: ASSIGNED → NEW

This bug has outlived its usefulness -- we ship support for this, and while there are omissions it's mostly for new stuff that didn't even exist when "implement this new standard" was originally on the plate. Plus there's a whole component for this now, even.

I'm going to leave dependencies as they are so as not to spam people, but let's stop adding new ones.

Component: JavaScript Engine → JavaScript: Internationalization API
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

removing dev-doc-needed from here; we've covered most of this in the individual implementation bugs.

Keywords: dev-doc-needed
You need to log in before you can comment on or make changes to this bug.