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

Issue 2697193003: Network traffic annotation added to safe_browsing (Closed)

Created:
3 years, 10 months ago by Ramin Halavati
Modified:
3 years, 9 months ago
CC:
chromium-reviews, grt+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Network traffic annotation added to safe_browsing. Network traffic annotation added to four files in Safe Browsing. BUG=656607 Review-Url: https://codereview.chromium.org/2697193003 Cr-Commit-Position: refs/heads/master@{#455737} Committed: https://chromium.googlesource.com/chromium/src/+/70960300c81513c83f1ea4b84af11effb6b1476f

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments addressed. #

Patch Set 3 : nits #

Total comments: 14

Patch Set 4 : Annotation updated. #

Patch Set 5 : Minor update. #

Patch Set 6 : Minor update. #

Patch Set 7 : Unittests updated. #

Total comments: 8

Patch Set 8 : Comments addressed. #

Total comments: 4

Patch Set 9 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -28 lines) Patch
M chrome/browser/safe_browsing/download_feedback.cc View 1 2 3 4 5 6 7 8 1 chunk +37 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_feedback_unittest.cc View 1 2 3 4 5 6 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/threat_details_cache.cc View 1 2 3 4 5 6 7 8 2 chunks +33 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader.h View 1 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader.cc View 1 2 7 chunks +23 lines, -16 lines 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader_unittest.cc View 1 2 3 4 5 6 6 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
Ramin Halavati
We are annotating all network requests in Chromium with a new NetworkTrafficAnnotation scheme. This allows ...
3 years, 10 months ago (2017-02-16 10:09:03 UTC) #2
mattm
+nparker, I could take a stab at providing the annotation content but thought you might ...
3 years, 10 months ago (2017-02-18 02:23:45 UTC) #4
Nathan Parker
https://codereview.chromium.org/2697193003/diff/1/chrome/browser/safe_browsing/two_phase_uploader.cc File chrome/browser/safe_browsing/two_phase_uploader.cc (right): https://codereview.chromium.org/2697193003/diff/1/chrome/browser/safe_browsing/two_phase_uploader.cc#newcode175 chrome/browser/safe_browsing/two_phase_uploader.cc:175: net::DefineNetworkTrafficAnnotation("...", R"( Is there a doc describing the intention ...
3 years, 10 months ago (2017-02-18 22:16:55 UTC) #5
mattm
On 2017/02/18 22:16:55, Nathan Parker wrote: > https://codereview.chromium.org/2697193003/diff/1/chrome/browser/safe_browsing/two_phase_uploader.cc > File chrome/browser/safe_browsing/two_phase_uploader.cc (right): > > https://codereview.chromium.org/2697193003/diff/1/chrome/browser/safe_browsing/two_phase_uploader.cc#newcode175 ...
3 years, 10 months ago (2017-02-18 23:52:35 UTC) #6
Ramin Halavati
Annotation changed to an input for TwoPhaseUploader. Please review changes in TwoPhaseUploader.* and add annotations ...
3 years, 10 months ago (2017-02-20 09:08:35 UTC) #7
Nathan Parker
https://codereview.chromium.org/2697193003/diff/40001/chrome/browser/safe_browsing/download_feedback.cc File chrome/browser/safe_browsing/download_feedback.cc (right): https://codereview.chromium.org/2697193003/diff/40001/chrome/browser/safe_browsing/download_feedback.cc#newcode135 chrome/browser/safe_browsing/download_feedback.cc:135: sender: "..." "Safe Browsing Download Protection Feedback" https://codereview.chromium.org/2697193003/diff/40001/chrome/browser/safe_browsing/download_feedback.cc#newcode136 chrome/browser/safe_browsing/download_feedback.cc:136: ...
3 years, 10 months ago (2017-02-23 01:16:53 UTC) #9
Ramin Halavati
Annotations updated, please review. https://codereview.chromium.org/2697193003/diff/40001/chrome/browser/safe_browsing/download_feedback.cc File chrome/browser/safe_browsing/download_feedback.cc (right): https://codereview.chromium.org/2697193003/diff/40001/chrome/browser/safe_browsing/download_feedback.cc#newcode135 chrome/browser/safe_browsing/download_feedback.cc:135: sender: "..." On 2017/02/23 01:16:52, ...
3 years, 10 months ago (2017-02-23 08:18:24 UTC) #10
Ramin Halavati
On 2017/02/23 08:18:24, Ramin Halavati wrote: > Annotations updated, please review. > > https://codereview.chromium.org/2697193003/diff/40001/chrome/browser/safe_browsing/download_feedback.cc > ...
3 years, 9 months ago (2017-02-28 12:11:57 UTC) #11
Nathan Parker
lgtm LGTM after fixing comments here. https://codereview.chromium.org/2697193003/diff/120001/chrome/browser/safe_browsing/download_feedback.cc File chrome/browser/safe_browsing/download_feedback.cc (right): https://codereview.chromium.org/2697193003/diff/120001/chrome/browser/safe_browsing/download_feedback.cc#newcode155 chrome/browser/safe_browsing/download_feedback.cc:155: "report details of ...
3 years, 9 months ago (2017-03-06 17:48:54 UTC) #12
Ramin Halavati
All comments addressed. Thank you for reviewing. https://codereview.chromium.org/2697193003/diff/120001/chrome/browser/safe_browsing/download_feedback.cc File chrome/browser/safe_browsing/download_feedback.cc (right): https://codereview.chromium.org/2697193003/diff/120001/chrome/browser/safe_browsing/download_feedback.cc#newcode155 chrome/browser/safe_browsing/download_feedback.cc:155: "report details ...
3 years, 9 months ago (2017-03-07 08:24:47 UTC) #14
msramek
LGTM % nits. https://codereview.chromium.org/2697193003/diff/140001/chrome/browser/safe_browsing/download_feedback.cc File chrome/browser/safe_browsing/download_feedback.cc (right): https://codereview.chromium.org/2697193003/diff/140001/chrome/browser/safe_browsing/download_feedback.cc#newcode144 chrome/browser/safe_browsing/download_feedback.cc:144: "in to extended-reporting." nit: the dash ...
3 years, 9 months ago (2017-03-09 12:06:08 UTC) #15
Ramin Halavati
Comments addressed, landing. https://codereview.chromium.org/2697193003/diff/140001/chrome/browser/safe_browsing/download_feedback.cc File chrome/browser/safe_browsing/download_feedback.cc (right): https://codereview.chromium.org/2697193003/diff/140001/chrome/browser/safe_browsing/download_feedback.cc#newcode144 chrome/browser/safe_browsing/download_feedback.cc:144: "in to extended-reporting." On 2017/03/09 12:06:08, ...
3 years, 9 months ago (2017-03-09 12:36:50 UTC) #16
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/2697193003/160001
3 years, 9 months ago (2017-03-09 12:37:18 UTC) #19
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
3 years, 9 months ago (2017-03-09 13:58:07 UTC) #21
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/2697193003/160001
3 years, 9 months ago (2017-03-09 14:00:10 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 14:05:07 UTC) #26
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/70960300c81513c83f1ea4b84af1...

Powered by Google App Engine
This is Rietveld 408576698