Bug 168319 - [Readable Streams API] Add ReadableByteStreamController byobRequest attribute
Summary: [Readable Streams API] Add ReadableByteStreamController byobRequest attribute
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-02-14 07:58 PST by Romain Bellessort
Modified: 2017-02-20 10:19 PST (History)
5 users (show)

See Also:


Attachments
Patch (40.54 KB, patch)
2017-02-14 09:11 PST, Romain Bellessort
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-elcapitan (744.20 KB, application/zip)
2017-02-14 10:44 PST, Build Bot
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-wk2 (718.14 KB, application/zip)
2017-02-14 10:57 PST, Build Bot
no flags Details
Archive of layout-test-results from ews116 for mac-elcapitan (1.49 MB, application/zip)
2017-02-14 12:36 PST, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (1.04 MB, application/zip)
2017-02-14 12:38 PST, Build Bot
no flags Details
Patch (44.49 KB, patch)
2017-02-15 01:03 PST, 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-02-14 07:58:54 PST
Add ReadableByteStreamController byobRequest attribute. This requires starting implementation of ReadableStreamBYOBRequest.
Comment 1 Romain Bellessort 2017-02-14 09:11:50 PST
Created attachment 301511 [details]
Patch
Comment 2 Build Bot 2017-02-14 10:44:29 PST
Comment on attachment 301511 [details]
Patch

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

New failing tests:
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.dedicatedworker.html
Comment 3 Build Bot 2017-02-14 10:44:32 PST
Created attachment 301519 [details]
Archive of layout-test-results from ews102 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-02-14 10:57:46 PST
Comment on attachment 301511 [details]
Patch

Attachment 301511 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/3116981

New failing tests:
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.dedicatedworker.html
Comment 5 Build Bot 2017-02-14 10:57:48 PST
Created attachment 301523 [details]
Archive of layout-test-results from ews124 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-02-14 12:36:00 PST
Comment on attachment 301511 [details]
Patch

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

New failing tests:
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.dedicatedworker.html
Comment 7 Build Bot 2017-02-14 12:36:03 PST
Created attachment 301531 [details]
Archive of layout-test-results from ews116 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2017-02-14 12:38:09 PST
Comment on attachment 301511 [details]
Patch

Attachment 301511 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/3117425

New failing tests:
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html
imported/w3c/web-platform-tests/streams/readable-byte-streams/general.dedicatedworker.html
Comment 9 Build Bot 2017-02-14 12:38:11 PST
Created attachment 301532 [details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 10 Romain Bellessort 2017-02-15 01:03:39 PST
Created attachment 301592 [details]
Patch
Comment 11 Romain Bellessort 2017-02-15 02:41:12 PST
Added updated expectations for recently imported W3C WPT tests.
Comment 12 WebKit Commit Bot 2017-02-20 10:19:51 PST
Comment on attachment 301592 [details]
Patch

Clearing flags on attachment: 301592

Committed r212656: <http://trac.webkit.org/changeset/212656>
Comment 13 WebKit Commit Bot 2017-02-20 10:19:55 PST
All reviewed patches have been landed.  Closing bug.