|
|
Chromium Code Reviews|
Created:
4 years, 5 months ago by Jialiu Lin Modified:
4 years, 5 months ago CC:
asanka, asvitkine+watch_chromium.org, chromium-reviews Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionAdd UMA to record why chrome shows generic warning
Since DownloadProtectionService started to return "UNKOWN" verdict for
some types, we need a UMA metrics to track how many generic warnings
(Dangerous file warnings) are caused by these UNKOWN verdicts,
vs. caused by SAFE verdicts for some types, or the unavailability of SB
service.
BUG=627244
Committed: https://crrev.com/fc3961b8fc2138c497210bc69e6d4321eebad599
Cr-Commit-Position: refs/heads/master@{#406468}
Patch Set 1 #Patch Set 2 : Add UMA for dangerour file reason #
Total comments: 2
Patch Set 3 : refine comment #
Messages
Total messages: 30 (17 generated)
The CQ bit was checked by jialiul@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by jialiul@chromium.org
Patchset #2 (id:20001) has been deleted
The CQ bit was checked by jialiul@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by jialiul@chromium.org
jialiul@chromium.org changed reviewers: + nparker@chromium.org
Very short CL for adding UMA to distinguish the reason of generic warning. nparker@, PTAL. Thanks!
lgtm https://codereview.chromium.org/2160003002/diff/40001/tools/metrics/histogram... File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2160003002/diff/40001/tools/metrics/histogram... tools/metrics/histograms/histograms.xml:10609: + Indicates why a download is mared as DANGEROUS_FILE. Grouped by reason, such s/mared/marked Can you add a comment about how this splits (and should sum to) Downloads.DangerousDownloadValidated.DANGEROUS_FILE? (Assuming I have that right.)
jialiul@chromium.org changed reviewers: + holte@chromium.org
Thanks, nparker@! Add holte@ for histogram review. https://codereview.chromium.org/2160003002/diff/40001/tools/metrics/histogram... File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2160003002/diff/40001/tools/metrics/histogram... tools/metrics/histograms/histograms.xml:10609: + Indicates why a download is mared as DANGEROUS_FILE. Grouped by reason, such On 2016/07/18 at 21:21:38, Nathan Parker wrote: > s/mared/marked > > Can you add a comment about how this splits (and should sum to) Downloads.DangerousDownloadValidated.DANGEROUS_FILE? (Assuming I have that right.) Done
lgtm
The CQ bit was checked by jialiul@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from nparker@chromium.org Link to the patchset: https://codereview.chromium.org/2160003002/#ps60001 (title: "refine comment")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
jialiul@chromium.org changed reviewers: + rdsmith@chromium.org
+rdsmith@ for owner approval of chrome/browser/download/chrome_download_manager_delegate.cc Thanks!
lgtm
The CQ bit was checked by jialiul@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by jialiul@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #3 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Add UMA to record why chrome shows generic warning Since DownloadProtectionService started to return "UNKOWN" verdict for some types, we need a UMA metrics to track how many generic warnings (Dangerous file warnings) are caused by these UNKOWN verdicts, vs. caused by SAFE verdicts for some types, or the unavailability of SB service. BUG=627244 ========== to ========== Add UMA to record why chrome shows generic warning Since DownloadProtectionService started to return "UNKOWN" verdict for some types, we need a UMA metrics to track how many generic warnings (Dangerous file warnings) are caused by these UNKOWN verdicts, vs. caused by SAFE verdicts for some types, or the unavailability of SB service. BUG=627244 Committed: https://crrev.com/fc3961b8fc2138c497210bc69e6d4321eebad599 Cr-Commit-Position: refs/heads/master@{#406468} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/fc3961b8fc2138c497210bc69e6d4321eebad599 Cr-Commit-Position: refs/heads/master@{#406468} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
