Commit d691f496 authored by vakh's avatar vakh Committed by Commit bot

Add a histogram for tracking the response codes and error codes when trying...

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

Review-Url: https://codereview.chromium.org/2029753002
Cr-Commit-Position: refs/heads/master@{#398160}
parent 45fc42b6
......@@ -46002,6 +46002,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
<histogram name="SafeBrowsing.V4UpdateHttpResponseOrErrorCode"
enum="CombinedHttpResponseAndNetErrorCode">
<owner>vakh@chromium.org</owner>
<summary>
Response or error codes when fetching updates from the SafeBrowsing PVer4
service.
</summary>
</histogram>
<histogram name="SafeBrowsing.V4UpdateResult"
enum="SafeBrowsingV4OperationResult">
<owner>vakh@chromium.org</owner>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment