« Bugzilla Issues Index
#1418 — 11.8.1: Missing ToBoolean conversion in instanceofOperator
- bug_id:
1418
- creation_ts:
2013-04-11 10:01:00 -0700
- short_desc:
11.8.1: Missing ToBoolean conversion in instanceofOperator
- delta_ts:
2013-05-14 18:13:21 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 2013 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:
3612
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-11 10:01:27 -0700
Step 4a should invoke ToBoolean on the result of the @@hasInstance handler to ensure `instanceof` always returns a boolean value.
- commentid:
3841
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-13 16:22:58 -0700
fixed in rev15 editor's draft
- commentid:
3900
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:21 -0700
resolved in rev 15, May 14, 2013 draft