« Bugzilla Issues Index
#1731 — Updates to existing built-in properties: read-only/non-configurable => read-only/configurable
- bug_id:
1731
- creation_ts:
2013-08-06 10:47:00 -0700
- short_desc:
Updates to existing built-in properties: read-only/non-configurable => read-only/configurable
- delta_ts:
2013-08-23 08:23:23 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 16: July 15, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Rick Waldron
- assigned_to:
Allen Wirfs-Brock
- commentid:
4775
- comment_count:
0
- who:
Rick Waldron
- bug_when:
2013-08-06 10:47:08 -0700
Per agenda item: https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-07/july-25.md#513-which-existing-built-in-properties-that-are-read-onlynon-configurable-do-we-want-to-make-read-onlyconfigurable
Resolution: https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-07/july-25.md#consensusresolution-3
{writable: false, configurable: true}?
- length property of functions: yes
- prototype property of functions: no
- new properties, ie. @@create: yes
- commentid:
4942
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-16 13:31:08 -0700
fixed in rev17 editor's draft
- commentid:
5165
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:23:23 -0700
fixed in rev17, August 23, 2013 draft