« Bugzilla Issues Index
#1570 — ArrayBuffer.isView should not return true for exotic arrays
- bug_id:
1570
- creation_ts:
2013-06-26 05:33:00 -0700
- short_desc:
ArrayBuffer.isView should not return true for exotic arrays
- delta_ts:
2013-07-15 17:04:08 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 15: May 14, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Kenneth Russell
- assigned_to:
Allen Wirfs-Brock
- cc:
dslomov
- commentid:
4328
- comment_count:
0
- who:
Kenneth Russell
- bug_when:
2013-06-26 05:33:17 -0700
Per email discussion with Allen Wirfs-Brock, there is an error in the spec of ArrayBuffer.isView in section 15.13.5.4.2. Step 2, "If arg is an exotic Array object, then return true", should not be present. This seems to be simply a copy/paste error.
- commentid:
4333
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-06-30 12:05:27 -0700
fixed in rev16 editor's draft
- commentid:
4482
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:04:08 -0700
fixed in rev16 draft. July 15, 2013