« Bugzilla Issues Index
#1384 — 15.13.6.6.8: "srcData" not defined
- bug_id:
1384
- creation_ts:
2013-03-21 17:36:00 -0700
- short_desc:
15.13.6.6.8: "srcData" not defined
- delta_ts:
2013-05-14 18:13:42 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
3539
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-21 17:36:18 -0700
In 15.13.6.6.8 "TypedArray.prototype.set(typedArray, offset = 0 )",
step 20.a says:
Let srcBuffer be the result of calling CloneArrayBuffer(srcData,
srcType, srcType, srcLength).
but 'srcData' is not defined.
Change it to 'srcBuffer' ?
- commentid:
3575
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-04 17:56:56 -0700
fixed in rev 15 editor's draft
- commentid:
3937
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:42 -0700
resolved in rev 15, May 14, 2013 draft