summaryrefslogtreecommitdiffstats
path: root/sync/engine/sync_scheduler_impl.h
diff options
context:
space:
mode:
authoryusukesuzuki@chromium.org <yusukesuzuki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-03 21:18:47 +0000
committeryusukesuzuki@chromium.org <yusukesuzuki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-03 21:18:47 +0000
commitad554bcfe7ea960662f05fbd61c6aadcf71c04bf (patch)
tree28040e661d4a3d8732889231841057e09fd69f6c /sync/engine/sync_scheduler_impl.h
parenta949bc06e41cb648c417ffd11d35f0f8d2b5edf8 (diff)
downloadchromium_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/engine/sync_scheduler_impl.h')
0 files changed, 0 insertions, 0 deletions