Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Issue 2596883002: Update writable streams for the latest spec changes (Closed)

Created:
4 years ago by domenic
Modified:
3 years, 11 months ago
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Update to include https://github.com/whatwg/streams/commit/68aa48c5e463bdc15c43944cd561ce6fcec5441c #

Total comments: 10

Patch Set 3 : Fix nits with tests #

Total comments: 4

Patch Set 4 : Adjust indents #

Unified diffs Side-by-side diffs Delta from patch set Stats (+687 lines, -83 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/aborting.js View 1 2 9 chunks +393 lines, -22 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/close.js View 3 chunks +34 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/constructor.js View 3 chunks +16 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.js View 1 1 chunk +50 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/streams/WritableStream.js View 1 2 3 15 chunks +194 lines, -47 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
domenic
https://github.com/whatwg/streams/pull/634 and https://github.com/whatwg/streams/issues/633 may cause some cleanups but I thought it was worthwhile getting up ...
4 years ago (2016-12-21 16:55:20 UTC) #2
Adam Rice
lgtm with nits, thanks. I assume you just copied the tests so I haven't reviewed ...
3 years, 11 months ago (2017-01-05 11:48:24 UTC) #5
Adam Rice
https://codereview.chromium.org/2596883002/diff/20001/third_party/WebKit/Source/core/streams/WritableStream.js File third_party/WebKit/Source/core/streams/WritableStream.js (right): https://codereview.chromium.org/2596883002/diff/20001/third_party/WebKit/Source/core/streams/WritableStream.js#newcode61 third_party/WebKit/Source/core/streams/WritableStream.js:61: const Function_call = v8.uncurryThis(global.Function.prototype.call); I think this can be ...
3 years, 11 months ago (2017-01-05 11:52:39 UTC) #6
domenic
https://codereview.chromium.org/2596883002/diff/20001/third_party/WebKit/Source/core/streams/WritableStream.js File third_party/WebKit/Source/core/streams/WritableStream.js (right): https://codereview.chromium.org/2596883002/diff/20001/third_party/WebKit/Source/core/streams/WritableStream.js#newcode165 third_party/WebKit/Source/core/streams/WritableStream.js:165: class WritableStreamInternalError extends Error { On 2017/01/05 at 11:48:24, ...
3 years, 11 months ago (2017-01-05 21:51:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2596883002/40001
3 years, 11 months ago (2017-01-05 21:51:25 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/335855)
3 years, 11 months ago (2017-01-05 21:59:13 UTC) #13
domenic
On 2017/01/05 at 21:59:13, commit-bot wrote: > Try jobs failed on following builders: > chromium_presubmit ...
3 years, 11 months ago (2017-01-05 22:14:55 UTC) #14
tyoshino (SeeGerritForStatus)
WritableStream.js lgtm rslgtm on the other files https://codereview.chromium.org/2596883002/diff/40001/third_party/WebKit/Source/core/streams/WritableStream.js File third_party/WebKit/Source/core/streams/WritableStream.js (right): https://codereview.chromium.org/2596883002/diff/40001/third_party/WebKit/Source/core/streams/WritableStream.js#newcode286 third_party/WebKit/Source/core/streams/WritableStream.js:286: if (controller ...
3 years, 11 months ago (2017-01-06 05:47:20 UTC) #15
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/2596883002/diff/40001/third_party/WebKit/Source/core/streams/WritableStream.js File third_party/WebKit/Source/core/streams/WritableStream.js (right): https://codereview.chromium.org/2596883002/diff/40001/third_party/WebKit/Source/core/streams/WritableStream.js#newcode286 third_party/WebKit/Source/core/streams/WritableStream.js:286: if (controller === undefined || On 2017/01/06 05:47:19, tyoshino ...
3 years, 11 months ago (2017-01-06 05:47:49 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2596883002/60001
3 years, 11 months ago (2017-01-06 15:42:32 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 17:59:49 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/2d69d55423fa357963f4e5bbaf8b...

Powered by Google App Engine
This is Rietveld 408576698