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

Abort controller #437

Merged
merged 1 commit into from
Jul 14, 2017
Merged

Abort controller #437

merged 1 commit into from
Jul 14, 2017

Commits on Jul 7, 2017

  1. Define AbortController and AbortSignal classes

    New APIs for a generic reusable abort mechanism. Both Fetch and
    Streams will build on this initially.
    
    Tests: web-platform-tests/wpt#5960.
    
    Fixes part of whatwg#438.
    
    (This commit is also authored by Jake and Anne.)
    mikewest authored and annevk committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    0b8cce3 View commit details
    Browse the repository at this point in the history