« Bugzilla Issues Index
#2142 — 9.2.6 FunctionInitialise Abstract Operation: Unnecessary assignment to [[Strict]]
- bug_id:
2142
- creation_ts:
2013-10-31 01:17:00 -0700
- short_desc:
9.2.6 FunctionInitialise Abstract Operation: Unnecessary assignment to [[Strict]]
- delta_ts:
2013-11-08 13:08:53 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 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:
6264
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-31 01:17:51 -0700
9.2.6 FunctionInitialise Abstract Operation, step 10:
> 10. Set the [[Strict]] internal data property of F to Strict.
This step can be removed, likely just missed when the "Strict" parameter was removed from FunctionInitialise.
- commentid:
6329
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 11:55:46 -0700
fixed in rev21 editor's draft
- commentid:
6523
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:08:53 -0800
fixed in rev21 draft