Skip to content

Remove EMBER_EXTEND_PROTOTYPES#19661

Merged
mixonic merged 2 commits intoemberjs:masterfrom
nlfurniss:remove-EXTEND_PROTOTYPES
Jul 20, 2021
Merged

Remove EMBER_EXTEND_PROTOTYPES#19661
mixonic merged 2 commits intoemberjs:masterfrom
nlfurniss:remove-EXTEND_PROTOTYPES

Conversation

@nlfurniss
Copy link
Contributor

Part of #19660

Deprecation Guide

Tests pass locally

@mixonic mixonic mentioned this pull request Jul 19, 2021
58 tasks
@mixonic
Copy link
Member

mixonic commented Jul 19, 2021

I think I would like to see #19654 land first as I think it is a subset of this removal? I haven't looked closely at them.

See also the issue around htmlSafe mentioned on that PR.

@nlfurniss
Copy link
Contributor Author

I think I would like to see #19654 land first as I think it is a subset of this removal? I haven't looked closely at them.

See also the issue around htmlSafe mentioned on that PR.

As I understand it (and this may be wildly incorrect), this PR removes setting/reading the extension prototype setting on the Ember obj, while setting/reading it from EmberEnv is allowed:

'Accessing Ember.EXTEND_PROTOTYPES is deprecated, please migrate to Ember.ENV.EXTEND_PROTOTYPES'

@mixonic mixonic merged commit 24871aa into emberjs:master Jul 20, 2021
@nlfurniss nlfurniss deleted the remove-EXTEND_PROTOTYPES branch July 20, 2021 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants