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

Unhandled Rejection Event #168

Closed
dylanpyle opened this issue Feb 23, 2016 · 2 comments
Closed

Unhandled Rejection Event #168

dylanpyle opened this issue Feb 23, 2016 · 2 comments

Comments

@dylanpyle
Copy link

I don't know the workings of whatwg particularly well, but it seems like this change introduced a global unhandledrejection event to the HTML spec: whatwg/html#224

This seems like something that's worth implementing here proactively - it's a super important feature and probably one of the core reasons people end up choosing a "non-spec" Promise implementation like RSVP or Bluebird.

Feel free to close if I'm misunderstanding that proposal!

@dylanpyle
Copy link
Author

Also: seems like newer versions of (at least) Chrome already implement this:

screen shot 2016-02-23 at 12 52 25 pm

@stefanpenner
Copy link
Owner

dupe: #70 I intend to implement the next change I get.

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

2 participants