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

Issue 2854983002: Add the ThirdPartyModules.Uninstallable histogram. (Closed)

Created:
3 years, 7 months ago by Patrick Monette
Modified:
3 years, 6 months ago
Reviewers:
chrisha, rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add the ThirdPartyModules.Uninstallable histogram. This metric tracks how many third-party modules could potentially be matched to an entry in the Apps & Features settings page. BUG=717696 Review-Url: https://codereview.chromium.org/2854983002 Cr-Commit-Position: refs/heads/master@{#476359} Committed: https://chromium.googlesource.com/chromium/src/+/721fa86c3f15c5c695070bc4f8358d2eff23a297

Patch Set 1 #

Total comments: 37

Patch Set 2 : Split in multiple CLs #

Total comments: 2

Patch Set 3 : Rebase + fix clang warning #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -0 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/conflicts/module_database_win.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/conflicts/module_database_win.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/conflicts/third_party_metrics_recorder_win.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/conflicts/third_party_metrics_recorder_win.cc View 1 1 chunk +61 lines, -0 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (17 generated)
Patrick Monette
PTAL
3 years, 7 months ago (2017-05-02 20:04:24 UTC) #2
chrisha
Great start! Is it worth also implementing the other ThirdParty metrics in third_party_metrics_recorder? Most of ...
3 years, 7 months ago (2017-05-02 21:28:26 UTC) #3
Patrick Monette
PTAL Lots of comments that are no longer applicable to this CL. https://codereview.chromium.org/2854983002/diff/1/chrome/browser/conflicts/installed_programs_win.cc File chrome/browser/conflicts/installed_programs_win.cc ...
3 years, 6 months ago (2017-05-29 22:04:56 UTC) #6
chrisha
This lgtm! (Looking forward: In the code that adds the warnings, it would also be ...
3 years, 6 months ago (2017-05-30 19:30:03 UTC) #7
Patrick Monette
Thanks https://codereview.chromium.org/2854983002/diff/60001/chrome/browser/conflicts/module_database_win.cc File chrome/browser/conflicts/module_database_win.cc (right): https://codereview.chromium.org/2854983002/diff/60001/chrome/browser/conflicts/module_database_win.cc#newcode380 chrome/browser/conflicts/module_database_win.cc:380: std::make_tuple(pik.process_id, pik.creation_time); On 2017/05/30 19:30:03, chrisha wrote: > ...
3 years, 6 months ago (2017-05-31 18:52:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854983002/60001
3 years, 6 months ago (2017-05-31 18:53:16 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/240622)
3 years, 6 months ago (2017-05-31 19:43:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854983002/80001
3 years, 6 months ago (2017-06-01 00:41:34 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xcode-clang/builds/111728) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 6 months ago (2017-06-01 00:45:01 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854983002/100001
3 years, 6 months ago (2017-06-01 02:05:12 UTC) #20
Patrick Monette
rkaplow@ PTAL at histograms.xml
3 years, 6 months ago (2017-06-01 02:10:58 UTC) #22
commit-bot: I haz the power
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_presubmit/builds/452828)
3 years, 6 months ago (2017-06-01 02:17:01 UTC) #24
rkaplow
lgtm
3 years, 6 months ago (2017-06-01 14:34:32 UTC) #25
Patrick Monette
Thanks!
3 years, 6 months ago (2017-06-01 15:35:03 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854983002/100001
3 years, 6 months ago (2017-06-01 15:35:36 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/228475)
3 years, 6 months ago (2017-06-01 17:04:24 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854983002/100001
3 years, 6 months ago (2017-06-01 17:34:58 UTC) #32
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 18:23:37 UTC) #35
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/721fa86c3f15c5c695070bc4f835...

Powered by Google App Engine
This is Rietveld 408576698