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

[BUGFIX beta] Don't use prototype extensions ({add,remove}ArrayObserver) #12947

Merged
merged 1 commit into from
Feb 19, 2016
Merged

Conversation

btecu
Copy link
Contributor

@btecu btecu commented Feb 10, 2016

Do not use prototype extensions for addArrayObserver and removeArrayObserver.

Related to #9269 and #10899.

Do not use prototype extensions for `addArrayObserver` and `removeArrayObserver`.

Related to #9269 and #10899.
@rwjblue
Copy link
Member

rwjblue commented Feb 14, 2016

This looks good to me.

@stefanpenner - r?

@stefanpenner
Copy link
Member

Seems good, but let's double check with @krisselden

@krisselden
Copy link
Contributor

@stefanpenner @rwjblue looks good to me and inline with Ember.set(obj, key)

stefanpenner added a commit that referenced this pull request Feb 19, 2016
[BUGFIX beta] Don't use prototype extensions ({add,remove}ArrayObserver)
@stefanpenner stefanpenner merged commit 0b80c18 into emberjs:master Feb 19, 2016
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.

4 participants