Bug 212908 - readableStreamTee should use usual promises
Summary: readableStreamTee should use usual promises
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-08 12:02 PDT by Yusuke Suzuki
Modified: 2020-06-08 13:07 PDT (History)
0 users

See Also:


Attachments
Patch (1.47 KB, patch)
2020-06-08 12:03 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-06-08 12:02:20 PDT
readableStreamTee should use usual promises
Comment 1 Yusuke Suzuki 2020-06-08 12:03:02 PDT
Created attachment 401354 [details]
Patch