« Bugzilla Issues Index
#4053 — 24.2.2.1 DataView: Unnecessary variable "viewLength"
- bug_id:
4053
- creation_ts:
2015-02-21 08:34:00 -0800
- short_desc:
24.2.2.1 DataView: Unnecessary variable "viewLength"
- delta_ts:
2015-03-04 18:58:13 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 34: February 20, 2015 Release Candidate 1
- 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:
13227
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-21 08:34:05 -0800
24.2.2.1 DataView (buffer [ , byteOffset [ , byteLength ] ] )
Steps 12.a-c can be simplified to:
> Let viewByteLength be ToLength(byteLength).
> ReturnIfAbrupt(viewByteLength).
- commentid:
13369
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-25 16:59:48 -0800
fixed in rev35 editor's draft
- commentid:
13476
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-04 18:58:13 -0800
fixed in rev35