« Bugzilla Issues Index
#4175 — 26.2.1 The Proxy Constructor: Sub-classing not for Proxy constructor not quite correct
- bug_id:
4175
- creation_ts:
2015-03-18 08:50:00 -0700
- short_desc:
26.2.1 The Proxy Constructor: Sub-classing not for Proxy constructor not quite correct
- delta_ts:
2015-04-03 12:35:34 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- 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:
13861
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-03-18 08:50:08 -0700
26.2.1 The Proxy Constructor
> The Proxy constructor may be used as the value in an extends clause of a class definition.
> Subclass constructors that intend to inherit the ability to create proxy exotic objects must include a
> super call to the Proxy
Issues
- Users manually need to add .prototype for this to work.
- Incomplete sentence.
Maybe just remove this paragraph?
- commentid:
13893
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-18 10:16:25 -0700
fixed in rev37 editor's draft
removed
- commentid:
14070
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:34 -0700
In Rev37