Bug 214819

Summary: ReadableStreamDefaultController should use private JS built-in methods
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, mark.lam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2020-07-27 02:02:50 PDT
ReadableStreamDefaultController::invoke should handle worker termination exceptions
Attachments
Patch (13.04 KB, patch)
2020-07-27 06:11 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2020-07-27 02:52:43 PDT
Actually, there is a bigger issue here as we should not use controller.enqueue like this since it can be overridden by JS.
youenn fablet
Comment 2 2020-07-27 06:11:19 PDT
EWS
Comment 3 2020-07-28 01:01:39 PDT
Committed r264967: <https://trac.webkit.org/changeset/264967> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405269 [details].
Radar WebKit Bug Importer
Comment 4 2020-07-28 01:02:34 PDT
Note You need to log in before you can comment on or make changes to this bug.