Bug 170339 - [Readable Streams API] Implement ReadableStreamBYOBRequest respondWithNewView()
Summary: [Readable Streams API] Implement ReadableStreamBYOBRequest respondWithNewView()
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: Romain Bellessort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-31 07:08 PDT by Romain Bellessort
Modified: 2017-04-06 10:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.19 KB, patch)
2017-03-31 07:16 PDT, Romain Bellessort
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews112 for mac-elcapitan (1.76 MB, application/zip)
2017-03-31 08:44 PDT, Build Bot
no flags Details
Patch (11.19 KB, patch)
2017-03-31 09:42 PDT, Romain Bellessort
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews114 for mac-elcapitan (1.56 MB, application/zip)
2017-03-31 11:14 PDT, Build Bot
no flags Details
Patch (11.24 KB, patch)
2017-04-03 06:13 PDT, Romain Bellessort
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Bellessort 2017-03-31 07:08:23 PDT
Implement respondWithNewView()
Comment 1 Romain Bellessort 2017-03-31 07:16:51 PDT
Created attachment 305969 [details]
Patch
Comment 2 Build Bot 2017-03-31 08:44:58 PDT
Comment on attachment 305969 [details]
Patch

Attachment 305969 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3449395

New failing tests:
streams/readable-stream-byob-request.html
Comment 3 Build Bot 2017-03-31 08:44:59 PDT
Created attachment 305970 [details]
Archive of layout-test-results from ews112 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Romain Bellessort 2017-03-31 09:42:32 PDT
Created attachment 305977 [details]
Patch
Comment 5 Build Bot 2017-03-31 11:14:37 PDT
Comment on attachment 305977 [details]
Patch

Attachment 305977 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3450056

New failing tests:
http/tests/fetch/fetch-in-worker-crash.html
Comment 6 Build Bot 2017-03-31 11:14:38 PDT
Created attachment 305983 [details]
Archive of layout-test-results from ews114 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 7 Romain Bellessort 2017-04-03 06:13:18 PDT
Created attachment 306075 [details]
Patch
Comment 8 youenn fablet 2017-04-06 10:13:27 PDT
Comment on attachment 306075 [details]
Patch

r = me.
Would be good to try upstreaming those tests to either WPT or streams whatwg repo.
Comment 9 WebKit Commit Bot 2017-04-06 10:25:13 PDT
Comment on attachment 306075 [details]
Patch

Clearing flags on attachment: 306075

Committed r215043: <http://trac.webkit.org/changeset/215043>
Comment 10 WebKit Commit Bot 2017-04-06 10:25:15 PDT
All reviewed patches have been landed.  Closing bug.