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

Add support for promise rejection tracking in native Promise polyfill #100

Merged
merged 2 commits into from
Jan 27, 2016

Conversation

skevy
Copy link
Contributor

@skevy skevy commented Jan 7, 2016

This is to mimic and keep in sync the change from React Native on Promise.js.

Commit in question: facebook/react-native@b064094

Hopefully we won't have to do too many of these pending the fbjs changes in the RN packager.

zpao added a commit that referenced this pull request Jan 27, 2016
Add support for promise rejection tracking in native Promise polyfill
@zpao zpao merged commit a2e5278 into facebook:master Jan 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants