[Webkit-unassigned] [Bug 223071] New: Implement AbortSignal.abort()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 08:14:24 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=223071

            Bug ID: 223071
           Summary: Implement AbortSignal.abort()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jasnell at gmail.com

https://github.com/whatwg/dom/pull/960 introduces a new utility `AbortSignal.abort()` that creates and returns an already aborted AbortSignal.

Example implementation in Node.js: https://github.com/nodejs/node/pull/37693. 

WPT Test: https://github.com/web-platform-tests/wpt/pull/28003

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210311/93d8b3ed/attachment-0001.htm>


More information about the webkit-unassigned mailing list