Bug 171919 - [Readable Streams API] Implement ReadableStreamBYOBReader cancel()
Summary: [Readable Streams API] Implement ReadableStreamBYOBReader cancel()
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-05-10 05:22 PDT by Romain Bellessort
Modified: 2017-05-11 11:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (12.14 KB, patch)
2017-05-10 05:32 PDT, Romain Bellessort
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews122 for ios-simulator-wk2 (858.68 KB, application/zip)
2017-05-10 07:38 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Bellessort 2017-05-10 05:22:10 PDT
Implement the cancel() method of ReadableStreamBYOBReader
Comment 1 Romain Bellessort 2017-05-10 05:32:23 PDT
Created attachment 309594 [details]
Patch
Comment 2 Build Bot 2017-05-10 07:38:20 PDT
Comment on attachment 309594 [details]
Patch

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

New failing tests:
compositing/absolute-inside-out-of-view-fixed.html
Comment 3 Build Bot 2017-05-10 07:38:22 PDT
Created attachment 309604 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 4 WebKit Commit Bot 2017-05-11 11:32:29 PDT
Comment on attachment 309594 [details]
Patch

Clearing flags on attachment: 309594

Committed r216686: <http://trac.webkit.org/changeset/216686>
Comment 5 WebKit Commit Bot 2017-05-11 11:32:30 PDT
All reviewed patches have been landed.  Closing bug.