DescriptionInform GetEntropySource of whether or not metrics reporting will be enabled.
This resolves an issue where we were calling GetEntropySource too early before MetricsService::Start was called. Instead of checking the reporting_active member in MetricsService, we instead just check if the criteria for metrics reporting is allowed or not, ahead of time.
BUG=141628
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150934
Patch Set 1 #
Total comments: 6
Patch Set 2 : addressed isherman comments #Patch Set 3 : Added cmdline flag for metrics reporting #Patch Set 4 : Added browsertest #
Total comments: 4
Patch Set 5 : isherman test requests #
Total comments: 2
Patch Set 6 : thakis nit #
Messages
Total messages: 24 (0 generated)
|