[Webkit-unassigned] [Bug 215771] Unhandled Promise Rejection: Abort Error: Fetch is aborted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 10:07:15 PDT 2020


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

--- Comment #1 from sobue at ischemaview.com ---
This line of the code seems throwing those errors.
https://github.com/WebKit/webkit/blob/950143da027e80924b4bb86defa8a3f21fd3fb1e/Source/WebCore/Modules/streams/ReadableStreamInternals.js#L302

I guess there are lots of internal requests being queued to buffer incoming data for efficient reading. Those requests being cancelled should not be revealed to consumer in console pane.

-- 
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/20200824/448eedc5/attachment-0001.htm>


More information about the webkit-unassigned mailing list