Bug 215197 - Always resolve ReadableStream's tee()'s cancel promise after the stream closes or errors
Summary: Always resolve ReadableStream's tee()'s cancel promise after the stream close...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-05 16:03 PDT by Domenic Denicola
Modified: 2020-08-09 08:35 PDT (History)
11 users (show)

See Also:


Attachments
Patch (27.02 KB, patch)
2020-08-06 01:49 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Domenic Denicola 2020-08-05 16:03:14 PDT
See the spec bugfix at https://github.com/whatwg/streams/pull/1039 and web platform tests at https://github.com/web-platform-tests/wpt/pull/24124.
Comment 1 youenn fablet 2020-08-06 01:49:46 PDT
Created attachment 406078 [details]
Patch
Comment 2 EWS 2020-08-09 08:34:06 PDT
Committed r265417: <https://trac.webkit.org/changeset/265417>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406078 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-09 08:35:20 PDT
<rdar://problem/66749555>