« Bugzilla Issues Index
#2910 — 24.2.4.2, 24.2.4.3: Missing checks for neutered buffers in DataView accessors
- bug_id:
2910
- creation_ts:
2014-05-27 08:55:00 -0700
- short_desc:
24.2.4.2, 24.2.4.3: Missing checks for neutered buffers in DataView accessors
- delta_ts:
2014-07-19 18:37:20 -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:
8655
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-27 08:55:08 -0700
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.
- commentid:
9187
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-14 12:41:38 -0700
fixed in rev26 editor's draft
accessing these properties on a neutered DataView now throws.
- commentid:
9389
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 18:37:20 -0700
fixed in rev26