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

Issue 23632004: Add encoded_data_length argument to didDownloadData delegate method (Closed)

Created:
7 years, 3 months ago by yusukesuzuki
Modified:
7 years, 3 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, eae+blinkwatch, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add encoded_data_length argument to didDownloadData delegate method When leveraging ResourceRequest downloadToFile option to download a File directly for XHR response, didDownloadData should propagate encoded_data_length to notify it to the inspector. When the Chromium-side patch is landed, didDownloadData definition without encoded_data_length in WebURLLoaderClient will be removed. BUG=269055 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156838

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M Source/core/fetch/ResourceLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fetch/ResourceLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/AssociatedURLLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/AssociatedURLLoaderTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M public/platform/WebURLLoaderClient.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
yusukesuzuki
7 years, 3 months ago (2013-08-28 04:32:00 UTC) #1
tyoshino (SeeGerritForStatus)
lgtm https://codereview.chromium.org/23632004/diff/8001/public/platform/WebURLLoaderClient.h File public/platform/WebURLLoaderClient.h (right): https://codereview.chromium.org/23632004/diff/8001/public/platform/WebURLLoaderClient.h#newcode59 public/platform/WebURLLoaderClient.h:59: // FIXME: Remove this stub function when Chrome-side ...
7 years, 3 months ago (2013-08-28 05:42:24 UTC) #2
yusukesuzuki
Thanks for your review. https://chromiumcodereview.appspot.com/23632004/diff/8001/public/platform/WebURLLoaderClient.h File public/platform/WebURLLoaderClient.h (right): https://chromiumcodereview.appspot.com/23632004/diff/8001/public/platform/WebURLLoaderClient.h#newcode59 public/platform/WebURLLoaderClient.h:59: // FIXME: Remove this stub ...
7 years, 3 months ago (2013-08-28 05:49:17 UTC) #3
yusukesuzuki
Oops, sorry. I've fixed the reviewers list.
7 years, 3 months ago (2013-08-28 05:52:31 UTC) #4
abarth-chromium
I don't fully understand why we care about the encoded data length, but LGTM
7 years, 3 months ago (2013-08-28 06:38:23 UTC) #5
yusukesuzuki
On 2013/08/28 06:38:23, abarth wrote: > I don't fully understand why we care about the ...
7 years, 3 months ago (2013-08-28 06:47:38 UTC) #6
abarth-chromium
Makes sense. Thanks for the links!
7 years, 3 months ago (2013-08-28 06:52:50 UTC) #7
yusukesuzuki
Previously I sent the above design document to japhet and got his agreement about this ...
7 years, 3 months ago (2013-08-28 08:42:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusukesuzuki@chromium.org/23632004/14001
7 years, 3 months ago (2013-08-28 08:46:59 UTC) #9
commit-bot: I haz the power
7 years, 3 months ago (2013-08-28 10:46:30 UTC) #10
Message was sent while issue was closed.
Change committed as 156838

Powered by Google App Engine
This is Rietveld 408576698