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

Use Object.defineProperty over getter/setter also for handlerPromise #190

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Use Object.defineProperty over getter/setter also for handlerPromise #190

merged 1 commit into from
Aug 15, 2016

Conversation

simonihmig
Copy link
Contributor

@rwjblue I think your PR #189 missed the handlerPromise property. Was still getting a PhantomJS crash as reported in #188 , even with the lastest canary build. This should hopefully fix it! :)

@rwjblue rwjblue merged commit 55d8b78 into tildeio:master Aug 15, 2016
@rwjblue
Copy link
Collaborator

rwjblue commented Aug 15, 2016

Dagnabbit, thanks for double checking this. Would you mind submitting an update PR to Ember also?

@simonihmig
Copy link
Contributor Author

Sure, will do so!

@simonihmig
Copy link
Contributor Author

For the record: just rerun my addons' builds to make sure the error reported in #188 is gone... and it is!

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