|
|
Created:
4 years, 6 months ago by vakh (use Gerrit instead) Modified:
4 years, 6 months ago CC:
chromium-reviews, asvitkine+watch_chromium.org, awoz, noé, Steven Holte Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionAdd a histogram for tracking the response codes and error codes when trying the fetch hash-prefix updates from the Pver4 SafeBrowsing service.
BUG=543161, 616603
Committed: https://crrev.com/d691f496520357a0a39769c162932ae0ac48fa2a
Cr-Commit-Position: refs/heads/master@{#398160}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Just add an entry in histograms.xml for SafeBrowsing.V4UpdateHttpResponseOrErrorCode. Remove SafeBr… #Patch Set 3 : Remove #include 'sparse_histogram.h' #Patch Set 4 : git fetch && git pull && gclient sync #Messages
Total messages: 26 (11 generated)
vakh@chromium.org changed reviewers: + nparker@chromium.org
Description was changed from ========== Add a histogram to track the network error cases for V4UpdateProtocolManager. BUG=543161 ========== to ========== Add a histogram to track the network error cases for V4UpdateProtocolManager. BUG=543161, 616603 ==========
holte@chromium.org changed reviewers: + holte@chromium.org
lgtm
https://codereview.chromium.org/2029753002/diff/1/components/safe_browsing_db... File components/safe_browsing_db/v4_update_protocol_manager.cc (right): https://codereview.chromium.org/2029753002/diff/1/components/safe_browsing_db... components/safe_browsing_db/v4_update_protocol_manager.cc:334: UMA_HISTOGRAM_SPARSE_SLOWLY("SafeBrowsing.V4UpdateNetworkError", How about recording both the network error or status, like https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/saf...
Just add an entry in histograms.xml for SafeBrowsing.V4UpdateHttpResponseOrErrorCode. Remove SafeBrowsing.V4UpdateNetworkError
Remove #include 'sparse_histogram.h'
Description was changed from ========== Add a histogram to track the network error cases for V4UpdateProtocolManager. BUG=543161, 616603 ========== to ========== Add a histogram for tracking the response codes and error codes when trying the fetch hash-prefix updates from the Pver4 SafeBrowsing service. BUG=543161, 616603 ==========
https://codereview.chromium.org/2029753002/diff/1/components/safe_browsing_db... File components/safe_browsing_db/v4_update_protocol_manager.cc (right): https://codereview.chromium.org/2029753002/diff/1/components/safe_browsing_db... components/safe_browsing_db/v4_update_protocol_manager.cc:334: UMA_HISTOGRAM_SPARSE_SLOWLY("SafeBrowsing.V4UpdateNetworkError", On 2016/06/02 20:56:31, Nathan Parker wrote: > How about recording both the network error or status, like > https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/saf... Done.
lgtm
The CQ bit was checked by vakh@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from holte@chromium.org Link to the patchset: https://codereview.chromium.org/2029753002/#ps40001 (title: "Remove #include 'sparse_histogram.h'")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2029753002/40001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
git fetch && git pull && gclient sync
The CQ bit was checked by vakh@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from nparker@chromium.org, holte@chromium.org Link to the patchset: https://codereview.chromium.org/2029753002/#ps60001 (title: "git fetch && git pull && gclient sync")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2029753002/60001
Message was sent while issue was closed.
Description was changed from ========== Add a histogram for tracking the response codes and error codes when trying the fetch hash-prefix updates from the Pver4 SafeBrowsing service. BUG=543161, 616603 ========== to ========== Add a histogram for tracking the response codes and error codes when trying the fetch hash-prefix updates from the Pver4 SafeBrowsing service. BUG=543161, 616603 ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Add a histogram for tracking the response codes and error codes when trying the fetch hash-prefix updates from the Pver4 SafeBrowsing service. BUG=543161, 616603 ========== to ========== Add a histogram for tracking the response codes and error codes when trying the fetch hash-prefix updates from the Pver4 SafeBrowsing service. BUG=543161, 616603 Committed: https://crrev.com/d691f496520357a0a39769c162932ae0ac48fa2a Cr-Commit-Position: refs/heads/master@{#398160} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/d691f496520357a0a39769c162932ae0ac48fa2a Cr-Commit-Position: refs/heads/master@{#398160} |