« Bugzilla Issues Index
#4305 — 9.2.8 SupportedLocales
- bug_id:
4305
- creation_ts:
2015-04-16 14:52:00 -0700
- short_desc:
9.2.8 SupportedLocales
- delta_ts:
2015-04-16 20:11:24 -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:
14260
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 14:52:24 -0700
9.2.8 SupportedLocales (availableLocales, requestedLocales, options)
Step 1.a: Change `options` to italic font
Step 6: Change ToObject to CreateArrayFromList (cf. bug report for LookupSupportedLocales)
Step 6: Change `supportedLocales` to italic font.
Step 7: Unnecessary ReturnIfAbrupt
Step 9: Unnecessary ReturnIfAbrupt, ordinary [[OwnPropertyKeys]] is not fallible
Step 10.c: Change ReturnIfAbrupt to assertion
> Assert: status is not an abrupt completion.