« Bugzilla Issues Index
#3196 — 22.1.3.31 Array.prototype [ @@unscopables ]: Don't let blackList inherit from ObjectPrototype
- bug_id:
3196
- creation_ts:
2014-08-30 06:27:00 -0700
- short_desc:
22.1.3.31 Array.prototype [ @@unscopables ]: Don't let blackList inherit from ObjectPrototype
- delta_ts:
2014-10-14 15:17:52 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 27: August 24, 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:
10057
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-08-30 06:27:57 -0700
22.1.3.31 Array.prototype [ @@unscopables ], step 1.
The blackList should not have %ObjectPrototype% as its [[Prototype]] to ensure ` with([]) toString;` resolves to Array.prototype.toString.
- commentid:
10098
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-30 17:07:23 -0700
fixed in rev28 editor's draft
- commentid:
10429
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:52 -0700
fixed in rev28