« Bugzilla Issues Index
#4290 — 12.2.2 Intl.DateTimeFormat.supportedLocalesOf: Steps 4-6 can be merged
- bug_id:
4290
- creation_ts:
2015-04-16 10:38:00 -0700
- short_desc:
12.2.2 Intl.DateTimeFormat.supportedLocalesOf: Steps 4-6 can be merged
- delta_ts:
2015-04-16 20:43:54 -0700
- product:
Internationalization - ECMA-402
- component:
Specification
- version:
Edition 2.0 drafts
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Rick Waldron
- cc:
waldron.rick
- commentid:
14202
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 10:38:43 -0700
12.2.2 Intl.DateTimeFormat.supportedLocalesOf (locales [, options ])
Steps 4-6 can be merged to:
> Return SupportedLocales(availableLocales, requestedLocales, options).
- commentid:
14214
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2015-04-16 12:09:42 -0700
> Steps 4-6 can be merged to:
> Return SupportedLocales(availableLocales, requestedLocales, options).
Fixed.