« Bugzilla Issues Index
#2026 — 22.2.3.23, %TypedArray%.prototype.set: step 6 is unnecessary
- bug_id:
2026
- creation_ts:
2013-10-01 05:53:00 -0700
- short_desc:
22.2.3.23, %TypedArray%.prototype.set: step 6 is unnecessary
- delta_ts:
2013-10-29 09:45:11 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 19: September 27, 2013 Draft
- 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:
5762
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-01 05:53:17 -0700
22.2.3.23, %TypedArray%.prototype.set:
Step 6 can be removed, because step 5 already asserts a [[ViewedArrayBuffer]] internal data property is present and step 4 ensures only TypedArray objects are handled.
- commentid:
5805
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-02 14:19:31 -0700
fixed in rev20 editor's draft
- commentid:
6050
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:11 -0700
fixed in rev20 draft, Oct. 28, 2013