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

Issue 712043002: Make ReadableStream implementation up to date. (Closed)

Created:
6 years, 1 month ago by yhirano
Modified:
6 years, 1 month ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Make ReadableStream implementation up to date. Make already-implemented functions up to date. Unimplemented features such as piping and strategy are still unimplemented. BUG=393911 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185181

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -98 lines) Patch
M Source/core/streams/ReadableStream.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/streams/ReadableStream.cpp View 1 2 3 5 chunks +52 lines, -39 lines 0 comments Download
M Source/core/streams/ReadableStreamTest.cpp View 1 2 17 chunks +42 lines, -57 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
yhirano
6 years, 1 month ago (2014-11-10 11:31:34 UTC) #2
tyoshino (SeeGerritForStatus)
lgtm https://codereview.chromium.org/712043002/diff/40001/Source/core/streams/ReadableStream.cpp File Source/core/streams/ReadableStream.cpp (right): https://codereview.chromium.org/712043002/diff/40001/Source/core/streams/ReadableStream.cpp#newcode74 Source/core/streams/ReadableStream.cpp:74: return true; FYI, there was a change about ...
6 years, 1 month ago (2014-11-11 12:43:33 UTC) #3
yhirano
https://codereview.chromium.org/712043002/diff/40001/Source/core/streams/ReadableStream.cpp File Source/core/streams/ReadableStream.cpp (right): https://codereview.chromium.org/712043002/diff/40001/Source/core/streams/ReadableStream.cpp#newcode74 Source/core/streams/ReadableStream.cpp:74: return true; On 2014/11/11 12:43:32, tyoshino wrote: > FYI, ...
6 years, 1 month ago (2014-11-12 04:20:29 UTC) #4
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/712043002/diff/40001/Source/core/streams/ReadableStream.cpp File Source/core/streams/ReadableStream.cpp (right): https://codereview.chromium.org/712043002/diff/40001/Source/core/streams/ReadableStream.cpp#newcode74 Source/core/streams/ReadableStream.cpp:74: return true; On 2014/11/12 04:20:29, yhirano wrote: > On ...
6 years, 1 month ago (2014-11-12 04:27:16 UTC) #5
yhirano
+tkent for OWNER review.
6 years, 1 month ago (2014-11-12 04:37:11 UTC) #7
tkent
rs lgtm
6 years, 1 month ago (2014-11-12 05:07:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/712043002/60001
6 years, 1 month ago (2014-11-12 05:30:40 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 06:18:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 185181

Powered by Google App Engine
This is Rietveld 408576698