diff options
author | yusukesuzuki@chromium.org <yusukesuzuki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-03 21:18:47 +0000 |
---|---|---|
committer | yusukesuzuki@chromium.org <yusukesuzuki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-03 21:18:47 +0000 |
commit | ad554bcfe7ea960662f05fbd61c6aadcf71c04bf (patch) | |
tree | 28040e661d4a3d8732889231841057e09fd69f6c /sync/sessions | |
parent | a949bc06e41cb648c417ffd11d35f0f8d2b5edf8 (diff) | |
download | chromium_src-ad554bcfe7ea960662f05fbd61c6aadcf71c04bf.zip chromium_src-ad554bcfe7ea960662f05fbd61c6aadcf71c04bf.tar.gz chromium_src-ad554bcfe7ea960662f05fbd61c6aadcf71c04bf.tar.bz2 |
Propagate the encoded data length through OnDownloadData delegate method
Since the encoded data length is intended to be used for the Inspector,
it will only be valid while devtools are attached. Otherwise it becomes -1,
-1 represents that the encoded data length is unknown.
To propagate the encoded data length to Blink's didDownloadData delegate
method, the IPC dispatcher provides it to Blink.
Blink-side CL: https://chromiumcodereview.appspot.com/23632004/
After this change is landed, we'll remove the stub code in Blink-side.
BUG=269055
Review URL: https://chromiumcodereview.appspot.com/23696002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221024 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/sessions')
0 files changed, 0 insertions, 0 deletions