Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert to ES2015 semantics for class extends null #781

Merged
merged 1 commit into from
Jan 25, 2017

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.

None yet

3 participants