« Bugzilla Issues Index
#3938 — 20.3.4.27 Date.prototype.setTime: Insufficient internal type checks
- bug_id:
3938
- creation_ts:
2015-02-14 14:56:00 -0800
- short_desc:
20.3.4.27 Date.prototype.setTime: Insufficient internal type checks
- delta_ts:
2015-02-19 19:10:53 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 33: February 12, 2015 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:
12685
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-14 14:56:29 -0800
20.3.4.27 Date.prototype.setTime ( time )
An additional step should be added to Date.prototype.setTime at function entry to ensure the `this value` is an object with a [[DateValue]] internal slot.
- commentid:
12737
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-15 14:02:55 -0800
fixed in rev34 editor's draft
- commentid:
13033
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:10:53 -0800
fixed in rev34