« Bugzilla Issues Index
#1380 — 15.13.5.1.2: "byteLength" not defined
- bug_id:
1380
- creation_ts:
2013-03-21 16:56:00 -0700
- short_desc:
15.13.5.1.2: "byteLength" not defined
- delta_ts:
2013-05-14 18:13:19 -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:
3534
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-21 16:56:36 -0700
In 15.13.5.1.2 "SetArrayBufferData(arrayBuffer, bytes)",
step 6 says:
Set arrayBuffer’s [[ArrayBufferByteLength]] internal data property
to byteLength.
but 'byteLength' is not defined.
Change it to 'bytes'?
(Or preferably, change occurrences of 'bytes' to 'byteLength'.)
- commentid:
3579
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-04 18:03:07 -0700
fixed in rev 15 editor's draft
- commentid:
3896
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:19 -0700
resolved in rev 15, May 14, 2013 draft