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

Issue 6935032: Include full redirect chain in downloads safebrowsing ping. (Closed)

Created:
9 years, 7 months ago by mattm
Modified:
9 years, 7 months ago
CC:
chromium-reviews, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Include full redirect chain in downloads safebrowsing ping. BUG=80097 TEST=tcpdump Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84861

Patch Set 1 #

Total comments: 5

Patch Set 2 : make post_data an argument to ReportSafeBrowsingHit #

Patch Set 3 : initialize url_chain in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -14 lines) Patch
M chrome/browser/download/download_manager_unittest.cc View 1 2 4 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/download/download_safe_browsing_client.cc View 1 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.h View 1 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.h View 1 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.cc View 1 5 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
mattm
9 years, 7 months ago (2011-05-06 00:37:25 UTC) #1
Brian Ryner
Panayiotis might be a good reviewer for this too.
9 years, 7 months ago (2011-05-06 00:45:15 UTC) #2
noelutz
I'm just hoping to get your thoughts on two 'issues'. noé. http://codereview.chromium.org/6935032/diff/1/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): ...
9 years, 7 months ago (2011-05-06 04:24:12 UTC) #3
panayiotis
http://codereview.chromium.org/6935032/diff/1/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): http://codereview.chromium.org/6935032/diff/1/chrome/browser/safe_browsing/protocol_manager.cc#newcode672 chrome/browser/safe_browsing/protocol_manager.cc:672: GURL report_url = SafeBrowsingHitUrl(url_chain.back(), url_chain.front(), A check would be ...
9 years, 7 months ago (2011-05-09 19:44:16 UTC) #4
mattm
http://codereview.chromium.org/6935032/diff/1/chrome/browser/safe_browsing/protocol_manager.cc File chrome/browser/safe_browsing/protocol_manager.cc (right): http://codereview.chromium.org/6935032/diff/1/chrome/browser/safe_browsing/protocol_manager.cc#newcode672 chrome/browser/safe_browsing/protocol_manager.cc:672: GURL report_url = SafeBrowsingHitUrl(url_chain.back(), url_chain.front(), On 2011/05/06 04:24:12, noelutz ...
9 years, 7 months ago (2011-05-10 02:26:09 UTC) #5
noelutz
LGTM. Nice! Thanks, noé.
9 years, 7 months ago (2011-05-10 07:24:12 UTC) #6
panayiotis
9 years, 7 months ago (2011-05-10 17:38:34 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698