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

Issue 1028913002: ReadableStream.cancel's parameter should be optional. (Closed)

Created:
5 years, 9 months ago by yhirano
Modified:
5 years, 9 months ago
CC:
blink-reviews, vivekg, arv+blink, Inactive, vivekg_samsung, horo
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

ReadableStream.cancel's parameter should be optional. BUG=469154 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192334

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M Source/core/streams/ReadableStream.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/streams/ReadableStream.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/streams/ReadableStream.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/streams/ReadableStreamReader.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/streams/ReadableStreamReader.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/streams/ReadableStreamReader.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
yhirano
5 years, 9 months ago (2015-03-23 03:29:58 UTC) #2
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/1028913002/diff/1/LayoutTests/http/tests/fetch/script-tests/stream-reader.js File LayoutTests/http/tests/fetch/script-tests/stream-reader.js (right): https://codereview.chromium.org/1028913002/diff/1/LayoutTests/http/tests/fetch/script-tests/stream-reader.js#newcode106 LayoutTests/http/tests/fetch/script-tests/stream-reader.js:106: var read = 0; remove https://codereview.chromium.org/1028913002/diff/1/Source/core/streams/ReadableStream.cpp File Source/core/streams/ReadableStream.cpp (right): ...
5 years, 9 months ago (2015-03-23 03:57:21 UTC) #3
yhirano
I changed the issue title and description. Now this CL makes parameters in cancel operations ...
5 years, 9 months ago (2015-03-23 05:47:32 UTC) #5
tyoshino (SeeGerritForStatus)
lgtm
5 years, 9 months ago (2015-03-23 06:02:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1028913002/20001
5 years, 9 months ago (2015-03-23 06:06:30 UTC) #8
horo
lgtm
5 years, 9 months ago (2015-03-23 06:41:11 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 07:35:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192334

Powered by Google App Engine
This is Rietveld 408576698