archives

« Bugzilla Issues Index

#2910 — 24.2.4.2, 24.2.4.3: Missing checks for neutered buffers in DataView accessors


24.2.4.2 get DataView.prototype.byteLength
24.2.4.3 get DataView.prototype.byteOffset

Similar checks as in 22.2.3.2 and 22.2.3.3 should be added.


fixed in rev26 editor's draft

accessing these properties on a neutered DataView now throws.


fixed in rev26