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 HostPromiseRejectionTracker #76

Closed
wants to merge 1 commit into from
Closed

Commits on Nov 23, 2015

  1. Add HostPromiseRejectionTracker

    This is a non-observable change that will allow HTML to provide events for tracking promise rejections, as outlined in https://github.com/domenic/unhandled-rejections-browser-spec.
    
    For more information on the original proposal and use cases (mostly on the HTML side), see https://lists.w3.org/Archives/Public/public-whatwg-archive/2014Sep/0024.html.
    
    The corresponding HTML pull request is at whatwg/html#224.
    domenic committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    e8bb788 View commit details
    Browse the repository at this point in the history