« Bugzilla Issues Index
#2964 — 24.1.4.3 ArrayBuffer.prototype.slice: Handle neutered buffers after step 4
- bug_id:
2964
- creation_ts:
2014-06-02 09:50:00 -0700
- short_desc:
24.1.4.3 ArrayBuffer.prototype.slice: Handle neutered buffers after step 4
- delta_ts:
2014-07-18 14:41:53 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 25: May 22, 2014 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:
8801
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-06-02 09:50:38 -0700
24.1.4.3 ArrayBuffer.prototype.slice ( start , end )
Neutered buffers are only checked in step 4, but side effects may neuter the array buffer object after step 4. This needs to be handled before calling CopyDataBlockBytes in step 23.
- commentid:
9151
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-10 15:53:35 -0700
fixed in rev26 editor's draft
- commentid:
9284
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-18 14:41:53 -0700
in rev26