« Bugzilla Issues Index
#2474 — 12.4.4.2 Evaluation: Unnecessary test in step 4a
- bug_id:
2474
- creation_ts:
2014-01-28 07:25:00 -0800
- short_desc:
12.4.4.2 Evaluation: Unnecessary test in step 4a
- delta_ts:
2014-04-06 11:30:00 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 22: January 20, 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:
7139
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-01-28 07:25:17 -0800
12.4.4.2 Runtime Semantics: Evaluation, step 4a:
> If IsStrictReference(ref) is true, then throw a SyntaxError exception.
The if-condition always evaluates to false due to the early error restriction in 12.4.4.1.
- commentid:
7308
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-14 14:36:53 -0800
fixed in rev23 editor's draft
- commentid:
7540
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:30:00 -0700
fixed in rev23 draft