archives

« Bugzilla Issues Index

#2963 — 24.1.1.4 CloneArrayBuffer: Handle neutered buffers after step 3


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.


fixed in rev26 editor's draft


in rev26 draft