« Bugzilla Issues Index
#2952 — 9.2.4: incorrect cross-ref
- bug_id:
2952
- creation_ts:
2014-06-01 22:16:00 -0700
- short_desc:
9.2.4: incorrect cross-ref
- delta_ts:
2014-07-26 00:21:30 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
8783
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-06-01 22:16:20 -0700
In 9.2.4 "FunctionAllocate (functionPrototype, strict) Abstract Operation",
step 8 says:
Set F’s [[Call]] internal method to the definition specified in 9.2.1.
but 9.2.1 defines [GetOwnProperty]].
Change "9.2.1" to "9.2.2", presumably.
(leftover from Bug 2530)
- commentid:
8893
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-11 16:41:34 -0700
fixed in rev26 editor's draft
- commentid:
9350
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 17:49:52 -0700
fixed in rev26
- commentid:
9568
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2014-07-26 00:21:30 -0700
confirmed fixed