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

Issue 2276933003: Add data usage tracking for safe browsing (Closed)

Created:
4 years, 4 months ago by Raj
Modified:
4 years, 2 months ago
CC:
chromium-reviews, grt+watch_chromium.org, Nathan Parker, vakh (use Gerrit instead)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add data usage tracking for safe browsing BUG=527304 Committed: https://crrev.com/701cb870fa0956b4c1a774c8fb4cfcb24bd52691 Cr-Commit-Position: refs/heads/master@{#421116}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed Jialiu comments #

Total comments: 1

Patch Set 3 : Rebased #

Patch Set 4 : Added safe browsing to histograms.xml #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_model_loader.cc View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/download_protection_service.cc View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/ping_manager.cc View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 1 2 3 4 5 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/threat_details_cache.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader.cc View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M components/data_use_measurement/core/data_use_user_data.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/data_use_measurement/core/data_use_user_data.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/safe_browsing_db/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/safe_browsing_db/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/safe_browsing_db/v4_update_protocol_manager.cc View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 60 (44 generated)
Raj
jialiul@chromium.org: Please review changes in chrome/browser/safe_browsing/*
4 years, 4 months ago (2016-08-24 18:52:54 UTC) #2
Jialiu Lin
https://codereview.chromium.org/2276933003/diff/1/chrome/browser/safe_browsing/ping_manager.cc File chrome/browser/safe_browsing/ping_manager.cc (right): https://codereview.chromium.org/2276933003/diff/1/chrome/browser/safe_browsing/ping_manager.cc#newcode121 chrome/browser/safe_browsing/ping_manager.cc:121: fetcher, data_use_measurement::DataUseUserData::SAFE_BROWSING); In addition to these two pings, download ...
4 years, 4 months ago (2016-08-24 19:10:45 UTC) #3
sclittle
components/data_use_measurement/* lgtm
4 years, 4 months ago (2016-08-24 19:28:45 UTC) #4
Raj
https://codereview.chromium.org/2276933003/diff/1/chrome/browser/safe_browsing/ping_manager.cc File chrome/browser/safe_browsing/ping_manager.cc (right): https://codereview.chromium.org/2276933003/diff/1/chrome/browser/safe_browsing/ping_manager.cc#newcode121 chrome/browser/safe_browsing/ping_manager.cc:121: fetcher, data_use_measurement::DataUseUserData::SAFE_BROWSING); On 2016/08/24 19:10:45, Jialiu Lin wrote: > ...
4 years, 4 months ago (2016-08-24 20:00:01 UTC) #5
vakh (use Gerrit instead)
lgtm lgtm for components/safe_browsing_db/
4 years, 4 months ago (2016-08-24 20:04:52 UTC) #7
Jialiu Lin
lgtm
4 years, 4 months ago (2016-08-24 20:35:31 UTC) #8
Nathan Parker
lgtm This looks interesting... How does one view accumulated bandwidth based on this tool? https://codereview.chromium.org/2276933003/diff/20001/components/data_use_measurement/core/data_use_user_data.h ...
4 years, 4 months ago (2016-08-24 20:37:19 UTC) #10
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/2276933003/20001
4 years, 4 months ago (2016-08-24 20:46:22 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/257145) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-24 20:51:17 UTC) #15
Raj
rkaplow: ptal hisograms.xml
4 years, 3 months ago (2016-09-22 19:16:42 UTC) #25
rkaplow
lgtm
4 years, 3 months ago (2016-09-22 20:10:54 UTC) #26
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/2276933003/60001
4 years, 3 months ago (2016-09-22 20:33:08 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/73654) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 3 months ago (2016-09-22 20:37:56 UTC) #31
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/2276933003/160001
4 years, 2 months ago (2016-09-27 05:20:37 UTC) #57
commit-bot: I haz the power
Committed patchset #5 (id:160001)
4 years, 2 months ago (2016-09-27 05:30:53 UTC) #58
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 05:33:05 UTC) #60
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/701cb870fa0956b4c1a774c8fb4cfcb24bd52691
Cr-Commit-Position: refs/heads/master@{#421116}

Powered by Google App Engine
This is Rietveld 408576698