« Bugzilla Issues Index
#1081 — 15.15.5.5: undefined "k"
- bug_id:
1081
- creation_ts:
2012-11-27 21:26:00 -0800
- short_desc:
15.15.5.5: undefined "k"
- delta_ts:
2013-03-08 14:44:20 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 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:
2887
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-27 21:26:56 -0800
In 15.15.5.5 "WeakMap.prototype.has ( key )",
step 5.a says:
If SameValue(p.[[key]], k), then return true.
but 'k' is not defined.
Change to "key".
- commentid:
2952
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-12-01 10:55:12 -0800
fixed in rev 13 editor's draft
- commentid:
3089
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2012-12-22 14:01:23 -0800
Nope, it still says 'k' in rev 13.
- commentid:
3259
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-02 10:35:15 -0800
fixed in rev 14 editor's draft
- commentid:
3350
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-08 14:44:20 -0800
in Rev 14 draft