New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 600397 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Feature

Blocking:
issue 600391



Sign in to add a comment

Remove the check of UMA bit for launching Chrome Watcher and Kasko.

Project Member Reported by gayane@chromium.org, Apr 4 2016

Issue description

Remove the check of UMA bit for launching Chrome Watcher and Kasko.

Chrome watcher can be launched unconditionally as it writes to registry and afterward that information gets uploaded by UMA mechanism which means that it will be uploaded only if the UMA bit is on. 

Kasko is planned to go away and Crashpad would be used instead.

The check is here.
https://code.google.com/p/chromium/codesearch#chromium/src/chrome/app/main_dll_loader_win.cc&q=GoogleUpdateSettings::GetCollectStatsConsent%20%20-file:.*Debug.*%20-file:.*metrics.*&sq=package:chromium&type=cs&l=232

 
Labels: -Type-Bug Type-Feature
Components: Internals>Metrics
Status: Fixed (was: Untriaged)
Dependency moved from main_dll_loader_win.cc to process_singleton_win.cc
by https://codereview.chromium.org/1844023002  
Afterwards removed from process_singleton_win.cc by https://codereview.chromium.org/1904613002

Sign in to add a comment