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

Promises polyfill should not override native Promises #75

Open
dfreedm opened this issue Nov 14, 2013 · 1 comment
Open

Promises polyfill should not override native Promises #75

dfreedm opened this issue Nov 14, 2013 · 1 comment

Comments

@dfreedm
Copy link

dfreedm commented Nov 14, 2013

Native Promises have started landing in places (like Chrome Canary), so the polyfill shouldn't try to stomp on global.Promises so blithely.

@dfreedm
Copy link
Author

dfreedm commented Nov 15, 2013

This is about the only thing keeping Promises from integrating with Polymer :)
@bkardell @slightlyoff

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

No branches or pull requests

1 participant