RESOLVED FIXED 214819
ReadableStreamDefaultController should use private JS built-in methods
https://bugs.webkit.org/show_bug.cgi?id=214819
Summary ReadableStreamDefaultController should use private JS built-in methods
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.