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

Emit unhandled rejection event from HTML Spec #126

Open
ForbesLindesay opened this issue May 15, 2016 · 2 comments
Open

Emit unhandled rejection event from HTML Spec #126

ForbesLindesay opened this issue May 15, 2016 · 2 comments

Comments

@ForbesLindesay
Copy link
Member

see:

@edef1c
Copy link
Member

edef1c commented May 21, 2016

Let event be a new trusted PromiseRejectionEvent

We can't do that, can we?

@ForbesLindesay
Copy link
Member Author

We can't actually make it "trusted" but we can make an object that implements approximately the same interface (such that it would only be distinguishable by someone intentionally checking to make sure it wan't a polyfill).

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