[Webkit-unassigned] [Bug 258187] New: When the option of signal for fetch is already aborted, fetch should reject with the AbortSignal's reason if it's not undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 23:08:18 PDT 2023


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

            Bug ID: 258187
           Summary: When the option of signal for fetch is already
                    aborted, fetch should reject with the AbortSignal's
                    reason if it's not undefined
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cyb.ai.815 at gmail.com

Currently, if fetch's signal already gets aborted, fetch should reject with the signal's reason if it's not undefined.

Related WPT test at https://github.com/web-platform-tests/wpt/blob/83976e7d1f6a7b175947209736bd40e94a7cae77/fetch/api/abort/general.any.js#L37-L45

-- 
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/20230616/217a4773/attachment.htm>


More information about the webkit-unassigned mailing list