« Bugzilla Issues Index
#4297 — 11.2.2 Intl.NumberFormat.supportedLocalesOf
- bug_id:
4297
- creation_ts:
2015-04-16 14:52:00 -0700
- short_desc:
11.2.2 Intl.NumberFormat.supportedLocalesOf
- delta_ts:
2015-04-16 19:49:26 -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:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Rick Waldron
- cc:
waldron.rick
- commentid:
14252
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 14:52:10 -0700
11.2.2 Intl.NumberFormat.supportedLocalesOf (locales [, options ])
Step 2: Missing ReturnIfAbrupt after CanonicalizeLocaleList
Step 3-5: Merge steps
> 3. Return SupportedLocales(availableLocales, requestedLocales, options).
- commentid:
14272
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2015-04-16 19:49:26 -0700
Fixed