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

Issue 2333283005: Move EntropyProvider Source From MetricsService to MetricsServicesManager (Closed)

Created:
4 years, 3 months ago by robliao
Modified:
4 years, 3 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, sdefresne+watch_chromium.org, gab, fdoray
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move EntropyProvider Source From MetricsService to MetricsServicesManager This paves the way to allow Variations initialization to occur without MetricsService initialization. Deferring MetricsService inititalization is needed for the Browser Task Scheduler work as the underlying metrics providers will post asynchronous tasks. BUG=636518 Committed: https://crrev.com/4bee5d90c00f8b89305d7157659c7567d9843afa Cr-Commit-Position: refs/heads/master@{#418866}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Upload unsaved file #

Patch Set 3 : CR Feedback #

Total comments: 9

Messages

Total messages: 28 (18 generated)
robliao
4 years, 3 months ago (2016-09-14 19:55:52 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/2333283005/diff/1/ios/chrome/browser/ios_chrome_main_parts.mm File ios/chrome/browser/ios_chrome_main_parts.mm (right): https://codereview.chromium.org/2333283005/diff/1/ios/chrome/browser/ios_chrome_main_parts.mm#newcode197 ios/chrome/browser/ios_chrome_main_parts.mm:197: // randomization. Can you add the DCHECK() that's in ...
4 years, 3 months ago (2016-09-14 20:26:38 UTC) #8
Alexei Svitkine (slow)
LGTM % comments above Thanks!
4 years, 3 months ago (2016-09-14 20:26:49 UTC) #9
robliao
sdefresne@chromium.org: Please review changes in ios/* brettw@chromium.org: Please review changes in chrome/browser/* Thanks! https://codereview.chromium.org/2333283005/diff/1/ios/chrome/browser/ios_chrome_main_parts.mm File ...
4 years, 3 months ago (2016-09-14 20:54:42 UTC) #16
brettw
lgtm https://codereview.chromium.org/2333283005/diff/60001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2333283005/diff/60001/chrome/browser/chrome_browser_main.cc#newcode803 chrome/browser/chrome_browser_main.cc:803: ->CreateEntropyProvider() A nice and easy follow-up to this ...
4 years, 3 months ago (2016-09-14 22:22:03 UTC) #17
sdefresne
lgtm https://codereview.chromium.org/2333283005/diff/60001/components/metrics_services_manager/metrics_services_manager.h File components/metrics_services_manager/metrics_services_manager.h (right): https://codereview.chromium.org/2333283005/diff/60001/components/metrics_services_manager/metrics_services_manager.h#newcode54 components/metrics_services_manager/metrics_services_manager.h:54: CreateEntropyProvider(); On 2016/09/14 22:22:03, brettw (ping on IM ...
4 years, 3 months ago (2016-09-15 11:30:07 UTC) #20
robliao
https://codereview.chromium.org/2333283005/diff/60001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2333283005/diff/60001/chrome/browser/chrome_browser_main.cc#newcode803 chrome/browser/chrome_browser_main.cc:803: ->CreateEntropyProvider() On 2016/09/14 22:22:03, brettw (ping on IM after ...
4 years, 3 months ago (2016-09-15 14:31:18 UTC) #21
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/2333283005/60001
4 years, 3 months ago (2016-09-15 14:33:38 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-09-15 14:37:58 UTC) #26
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 14:40:26 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4bee5d90c00f8b89305d7157659c7567d9843afa
Cr-Commit-Position: refs/heads/master@{#418866}

Powered by Google App Engine
This is Rietveld 408576698