RESOLVED FIXED 185602
readableStreamDefaultControllerError should return early if stream is not readable
https://bugs.webkit.org/show_bug.cgi?id=185602
Summary readableStreamDefaultControllerError should return early if stream is not rea...
youenn fablet
Reported 2018-05-14 00:22:19 PDT
As per https://streams.spec.whatwg.org/#readable-stream-default-controller-error, we currently assert which fails in some tee cases
Attachments
Patch (8.24 KB, patch)
2018-05-14 00:24 PDT, youenn fablet
no flags
Patch (17.15 KB, patch)
2018-05-14 01:14 PDT, youenn fablet
no flags
Archive of layout-test-results from ews206 for win-future (12.80 MB, application/zip)
2018-05-14 05:25 PDT, EWS Watchlist
no flags
youenn fablet
Comment 1 2018-05-14 00:24:52 PDT
youenn fablet
Comment 2 2018-05-14 01:14:11 PDT
EWS Watchlist
Comment 3 2018-05-14 05:25:33 PDT
Comment on attachment 340301 [details] Patch Attachment 340301 [details] did not pass win-ews (win): Output: http://webkit-queues.webkit.org/results/7676135 New failing tests: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html
EWS Watchlist
Comment 4 2018-05-14 05:25:44 PDT
Created attachment 340307 [details] Archive of layout-test-results from ews206 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews206 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
WebKit Commit Bot
Comment 5 2018-05-14 22:35:30 PDT
Comment on attachment 340301 [details] Patch Clearing flags on attachment: 340301 Committed r231789: <https://trac.webkit.org/changeset/231789>
WebKit Commit Bot
Comment 6 2018-05-14 22:35:32 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-05-14 22:37:10 PDT
Note You need to log in before you can comment on or make changes to this bug.