Bug 254509 - ReadableStreamError should reject closed promise before erroring read promises
Summary: ReadableStreamError should reject closed promise before erroring read promises
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-27 04:21 PDT by youenn fablet
Modified: 2023-03-27 11:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2023-03-27 04:21:25 PDT
ReadableStreamError should reject closed promise before erroring read promises
Comment 1 Radar WebKit Bug Importer 2023-03-27 04:21:52 PDT
<rdar://problem/107262301>
Comment 2 youenn fablet 2023-03-27 04:24:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11997
Comment 3 EWS 2023-03-27 11:30:24 PDT
Committed 262164@main (1f74c15de9b4): <https://commits.webkit.org/262164@main>

Reviewed commits have been landed. Closing PR #11997 and removing active labels.