« Bugzilla Issues Index
#4237 — 21.2.2.8.2 Canonicalize: Unnecessary ReturnIfAbrupt in step 3d
- bug_id:
4237
- creation_ts:
2015-03-27 08:20:00 -0700
- short_desc:
21.2.2.8.2 Canonicalize: Unnecessary ReturnIfAbrupt in step 3d
- delta_ts:
2015-04-03 12:35:40 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
13954
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-03-27 08:20:10 -0700
21.2.2.8.2 Runtime Semantics: Canonicalize Abstract Operation
Step 3d can be removed, String.prototype.toUpperCase never returns an abrupt completion if the this-value is a string value.
- commentid:
13993
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-01 10:56:03 -0700
fixed in rev37 editor's draft
- commentid:
14105
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:40 -0700
In Rev37