« Bugzilla Issues Index
#2963 — 24.1.1.4 CloneArrayBuffer: Handle neutered buffers after step 3
- bug_id:
2963
- creation_ts:
2014-06-02 09:46:00 -0700
- short_desc:
24.1.1.4 CloneArrayBuffer: Handle neutered buffers after step 3
- delta_ts:
2014-07-18 23:44:44 -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:
8800
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-06-02 09:46:22 -0700
24.1.1.4 CloneArrayBuffer( srcBuffer, srcByteOffset )
Step 3 checks for neutered buffers, but side-effects in step 5 or step 10 may neuter the array buffer object `srcBuffer`. This should be handled before calling CopyDataBlockBytes in step 14.
- commentid:
9152
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-10 15:58:13 -0700
fixed in rev26 editor's draft
- commentid:
9322
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-18 23:44:44 -0700
in rev26 draft