« Bugzilla Issues Index
#2047 — 22.1.3.7: "If A is undefined"
- bug_id:
2047
- creation_ts:
2013-10-03 01:05:00 -0700
- short_desc:
22.1.3.7: "If A is undefined"
- delta_ts:
2013-11-10 19:09:38 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
VERIFIED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
5831
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-10-03 01:05:32 -0700
In 22.1.3.7 "Array.prototype.filter ( callbackfn [ , thisArg ] )",
step 8 says:
Let A be undefined.
and step 10 says:
If A is undefined, then ...
but between the two (in step 9), there's nothing that would cause A to *not* be undefined.
Change newObj to A in 9.c.i.1?
- commentid:
5832
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2013-10-03 01:12:17 -0700
Ditto 22.1.3.15.
- commentid:
5876
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-08 17:19:36 -0700
fixed in rev20 editor's draft
- commentid:
6036
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:44:52 -0700
fixed in rev20 draft, Oct. 28, 2013