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

Issue 2376193004: Stop FetchDataLoaderTest from using [Web|Fetch]DataConsumerHandle. (Closed)

Created:
4 years, 2 months ago by yhirano
Modified:
4 years, 2 months ago
Reviewers:
hiroshige
CC:
chromium-reviews, blink-reviews, haraken
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop FetchDataLoaderTest from using [Web|Fetch]DataConsumerHandle. With this CL, FetchDataLoaderTest uses BytesConsumer interface instead of [Web|Fetch]DataConsumerHandle. BUG=610195 Committed: https://crrev.com/10c6fdcbc485d6ba37eb8ad21830dde144b99920 Cr-Commit-Position: refs/heads/master@{#422114}

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 4

Patch Set 3 : fix #

Patch Set 4 : fix #

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -219 lines) Patch
M third_party/WebKit/Source/modules/fetch/BodyStreamBufferTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/fetch/BytesConsumerTestUtil.h View 2 chunks +50 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/BytesConsumerTestUtil.cpp View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.h View 2 chunks +0 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp View 1 2 3 18 chunks +107 lines, -164 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FormDataBytesConsumerTest.cpp View 1 2 3 chunks +8 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/ResponseTest.cpp View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
yhirano
4 years, 2 months ago (2016-09-30 06:50:33 UTC) #7
hiroshige
Basically looks good. https://codereview.chromium.org/2376193004/diff/20001/third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp File third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp (right): https://codereview.chromium.org/2376193004/diff/20001/third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp#newcode55 third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp:55: EXPECT_CALL(*consumer, cancel()); Memo: In this and ...
4 years, 2 months ago (2016-09-30 08:16:48 UTC) #10
hiroshige
On 2016/09/30 08:16:48, hiroshige wrote: > Basically looks good. > > https://codereview.chromium.org/2376193004/diff/20001/third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp > File third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp ...
4 years, 2 months ago (2016-09-30 08:17:45 UTC) #11
yhirano
https://codereview.chromium.org/2376193004/diff/20001/third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp File third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp (right): https://codereview.chromium.org/2376193004/diff/20001/third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp#newcode64 third_party/WebKit/Source/modules/fetch/FetchDataLoaderTest.cpp:64: consumer->cancel(); On 2016/09/30 08:16:48, hiroshige wrote: > I think ...
4 years, 2 months ago (2016-09-30 09:18:09 UTC) #16
hiroshige
lgtm.
4 years, 2 months ago (2016-09-30 09:57:59 UTC) #17
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/2376193004/80001
4 years, 2 months ago (2016-09-30 14:59:49 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-09-30 15:05:05 UTC) #28
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 15:07:23 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/10c6fdcbc485d6ba37eb8ad21830dde144b99920
Cr-Commit-Position: refs/heads/master@{#422114}

Powered by Google App Engine
This is Rietveld 408576698