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

Issue 19599012: Add detailed histograms for DownloadProtectionService URLFetcher errors. (Closed)

Created:
7 years, 5 months ago by mattm
Modified:
7 years, 5 months ago
Reviewers:
Ilya Sherman, mmenke
CC:
chromium-reviews
Visibility:
Public.

Description

Add detailed histograms for DownloadProtectionService URLFetcher errors. BUG=263590 R=isherman@chromium.org, mmenke@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213747

Patch Set 1 : . #

Total comments: 10

Patch Set 2 : review changes #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M chrome/browser/safe_browsing/download_protection_service.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +13 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
mattm
https://codereview.chromium.org/19599012/diff/7001/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): https://codereview.chromium.org/19599012/diff/7001/chrome/browser/safe_browsing/download_protection_service.cc#newcode395 chrome/browser/safe_browsing/download_protection_service.cc:395: if (source->GetStatus().is_success()) { is "is_success()" right here, or should ...
7 years, 5 months ago (2013-07-24 02:19:00 UTC) #1
mmenke
https://codereview.chromium.org/19599012/diff/7001/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): https://codereview.chromium.org/19599012/diff/7001/chrome/browser/safe_browsing/download_protection_service.cc#newcode394 chrome/browser/safe_browsing/download_protection_service.cc:394: net::URLRequestStatus::STATUS_MAX); I'm not sure this is needed - this ...
7 years, 5 months ago (2013-07-24 14:26:50 UTC) #2
mattm
https://codereview.chromium.org/19599012/diff/7001/chrome/browser/safe_browsing/download_protection_service.cc File chrome/browser/safe_browsing/download_protection_service.cc (right): https://codereview.chromium.org/19599012/diff/7001/chrome/browser/safe_browsing/download_protection_service.cc#newcode394 chrome/browser/safe_browsing/download_protection_service.cc:394: net::URLRequestStatus::STATUS_MAX); On 2013/07/24 14:26:50, mmenke wrote: > I'm not ...
7 years, 5 months ago (2013-07-24 22:39:27 UTC) #3
mmenke
LGTM!
7 years, 5 months ago (2013-07-24 22:40:45 UTC) #4
mattm
+isherman for tools/metrics/histograms/
7 years, 5 months ago (2013-07-24 22:46:32 UTC) #5
Ilya Sherman
LGTM https://codereview.chromium.org/19599012/diff/24001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/19599012/diff/24001/tools/metrics/histograms/histograms.xml#newcode12422 tools/metrics/histograms/histograms.xml:12422: The net error code for all CheckClientDownloadRequest URLFetchers. ...
7 years, 5 months ago (2013-07-25 03:30:52 UTC) #6
mmenke
https://codereview.chromium.org/19599012/diff/24001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/19599012/diff/24001/tools/metrics/histograms/histograms.xml#newcode12422 tools/metrics/histograms/histograms.xml:12422: The net error code for all CheckClientDownloadRequest URLFetchers. On ...
7 years, 5 months ago (2013-07-25 03:39:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/19599012/24001
7 years, 5 months ago (2013-07-25 09:10:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/19599012/24001
7 years, 5 months ago (2013-07-25 12:52:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/19599012/24001
7 years, 5 months ago (2013-07-26 00:19:16 UTC) #10
mattm
7 years, 5 months ago (2013-07-26 03:08:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 manually as r213747 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698