Skip to content

Revert to ES2015 semantics for class extends null#781

Merged
bterlson merged 1 commit intotc39:masterfrom
ajklein:revert-class-extends-null
Jan 25, 2017
Merged

Revert to ES2015 semantics for class extends null#781
bterlson merged 1 commit intotc39:masterfrom
ajklein:revert-class-extends-null

Conversation

@ajklein
Copy link
Contributor

@ajklein ajklein commented Jan 24, 2017

This was the consensus reached at the January TC39 meeting.

Future work will be done to re-enable the use of a null
extends clause, but the changes this PR reverts have some
undesirable side-effects.

Manual revert of the following commits, which stemmed from #543:
98c67f2
a35f0f3
f3881fe

This was the consensus reached at the January TC39 meeting.
Future work will be done to re-enable the use of a null
extends clause.

Manual revert of commits:
  98c67f2
  a35f0f3
  f3881fe
@bterlson bterlson merged commit c57ef95 into tc39:master Jan 25, 2017
@bakkot bakkot added the needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262 label Feb 8, 2017
anba added a commit to anba/test262 that referenced this pull request Feb 10, 2017
anba added a commit to anba/test262 that referenced this pull request Feb 22, 2017
leobalter added a commit to tc39/test262 that referenced this pull request Mar 1, 2017
Change tests for `extends null` and Intl legacy constructor semantics

Ref tc39/ecma262#781
Ref tc39/ecma402#84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs test262 tests The proposal should specify how to test an implementation. Ideally via github.com/tc39/test262

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants