Bug 153059

Summary: [Streams API] Import tests updated to Jan 13 2016
Product: WebKit Reporter: Xabier Rodríguez Calvar <calvaris>
Component: New BugsAssignee: Xabier Rodríguez Calvar <calvaris>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Xabier Rodríguez Calvar
Reported 2016-01-13 01:59:49 PST
[Streams API] Import tests updated to Jan 13 2016
Attachments
Patch (3.80 KB, patch)
2016-01-13 02:04 PST, Xabier Rodríguez Calvar
no flags
Patch for landing (3.78 KB, patch)
2016-01-18 04:52 PST, Xabier Rodríguez Calvar
no flags
Xabier Rodríguez Calvar
Comment 1 2016-01-13 02:03:51 PST
This comes after comments in bug 152505.
Xabier Rodríguez Calvar
Comment 2 2016-01-13 02:04:24 PST
youenn fablet
Comment 3 2016-01-13 02:38:30 PST
Comment on attachment 268862 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=268862&action=review > LayoutTests/imported/w3c/web-platform-tests/streams-api/readable-streams/bad-strategies.js:45 > + return promise_rejects(t, controllerError, rs.getReader().closed); Test below has a message, but not this one. Might be good to add one message upstream?
Xabier Rodríguez Calvar
Comment 4 2016-01-13 04:40:18 PST
(In reply to comment #3) > Comment on attachment 268862 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=268862&action=review > > > LayoutTests/imported/w3c/web-platform-tests/streams-api/readable-streams/bad-strategies.js:45 > > + return promise_rejects(t, controllerError, rs.getReader().closed); > > Test below has a message, but not this one. > Might be good to add one message upstream? Created the pull request for this at https://github.com/whatwg/streams/pull/422. As soon as it gets accepted, I'll land it here too.
Xabier Rodríguez Calvar
Comment 5 2016-01-18 04:52:43 PST
Created attachment 269216 [details] Patch for landing
Xabier Rodríguez Calvar
Comment 6 2016-01-18 04:53:13 PST
(In reply to comment #4) > > Test below has a message, but not this one. > > Might be good to add one message upstream? > > Created the pull request for this at > https://github.com/whatwg/streams/pull/422. > > As soon as it gets accepted, I'll land it here too. The pull request was not accepted, so I am landing this here.
WebKit Commit Bot
Comment 7 2016-01-18 05:54:51 PST
Comment on attachment 269216 [details] Patch for landing Clearing flags on attachment: 269216 Committed r195229: <http://trac.webkit.org/changeset/195229>
WebKit Commit Bot
Comment 8 2016-01-18 05:54:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.