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] Ensure Mixin.prototype.toString does not return constructor code #15601

Merged

Conversation

meslater1030
Copy link
Contributor

Addresses issue #15586. As mentioned in PR #12636 this particular definition of Mixin.prototype.toString is only used when ember-template-compiler.js is loaded before the rest of Ember (or at least that was the case in late 2015). I'm not sure how to write a test for that.

@rwjblue
Copy link
Member

rwjblue commented Feb 24, 2018

So sorry for letting this linger! Would you mind rebasing to fix the conflict?

@meslater1030 meslater1030 force-pushed the default-mixin-tostring-returns-unknown branch from a8e6652 to 4c4e030 Compare March 2, 2018 05:01
@meslater1030
Copy link
Contributor Author

@rwjblue This has been rebased. Thanks for taking a look!

@meslater1030
Copy link
Contributor Author

@rwjblue - If this is okay can you merge it? Thank you!

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.

3 participants