Bug 215500 - WritableStreamDefaultWriterEnsureReadyPromiseRejected should create a new readPromise if the current readyPromise is not pending
Summary: WritableStreamDefaultWriterEnsureReadyPromiseRejected should create a new rea...
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-14 04:34 PDT by youenn fablet
Modified: 2020-08-14 10:27 PDT (History)
7 users (show)

See Also:


Attachments
Patch (26.62 KB, patch)
2020-08-14 04:37 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 youenn fablet 2020-08-14 04:34:43 PDT
WritableStreamDefaultWriterEnsureReadyPromiseRejected should create a new readPromise if the current readyPromise is not pending
Comment 1 youenn fablet 2020-08-14 04:37:23 PDT
Created attachment 406584 [details]
Patch
Comment 2 Geoffrey Garen 2020-08-14 09:12:15 PDT
Comment on attachment 406584 [details]
Patch

r=me
Comment 3 EWS 2020-08-14 10:26:16 PDT
Committed r265676: <https://trac.webkit.org/changeset/265676>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406584 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-14 10:27:28 PDT
<rdar://problem/67081347>