Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(112)

Issue 1204263002: Implement FetchDataLoader::createLoaderAsStream() (Closed)

Created:
4 years, 10 months ago by hiroshige
Modified:
4 years, 10 months ago
Reviewers:
yhirano
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Implement FetchDataLoader::createLoaderAsStream() For replacing StreamUploader in RespondWithObserver.cpp. BUG=480746 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197818

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Reflect comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -0 lines) Patch
M Source/modules/fetch/DataConsumerHandleTestUtil.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/fetch/FetchDataLoader.h View 1 2 3 chunks +8 lines, -0 lines 0 comments Download
M Source/modules/fetch/FetchDataLoader.cpp View 1 2 2 chunks +97 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
hiroshige
PTAL.
4 years, 10 months ago (2015-06-25 10:11:49 UTC) #2
yhirano
https://codereview.chromium.org/1204263002/diff/20001/Source/modules/fetch/FetchDataLoader.cpp File Source/modules/fetch/FetchDataLoader.cpp (right): https://codereview.chromium.org/1204263002/diff/20001/Source/modules/fetch/FetchDataLoader.cpp#newcode249 Source/modules/fetch/FetchDataLoader.cpp:249: bool needToFlush = false; This variable should be defined ...
4 years, 10 months ago (2015-06-25 10:53:33 UTC) #3
hiroshige
https://codereview.chromium.org/1204263002/diff/20001/Source/modules/fetch/FetchDataLoader.cpp File Source/modules/fetch/FetchDataLoader.cpp (right): https://codereview.chromium.org/1204263002/diff/20001/Source/modules/fetch/FetchDataLoader.cpp#newcode249 Source/modules/fetch/FetchDataLoader.cpp:249: bool needToFlush = false; On 2015/06/25 10:53:33, yhirano wrote: ...
4 years, 10 months ago (2015-06-25 11:12:26 UTC) #4
yhirano
lgtm
4 years, 10 months ago (2015-06-25 11:28:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1204263002/40001
4 years, 10 months ago (2015-06-25 11:31:12 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2015-06-25 12:39:35 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197818

Powered by Google App Engine
This is Rietveld 408576698