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

Issue 2131663002: Require a PrefService in startup_metric_utils::RecordBrowserMainMessageLoopStart (Closed)

Created:
4 years, 5 months ago by fdoray
Modified:
4 years, 5 months ago
Reviewers:
gab
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Require a PrefService in startup_metric_utils::RecordBrowserMainMessageLoopStart The PrefService argument was optional because it wasn't available in components/html_viewer. Now that components/html_viewer is gone, a PrefService should always be provided when calling startup_metric_utils::RecordBrowserMainMessageLoopStart. BUG=580211 Committed: https://crrev.com/3d6e82534e5e0a9dc85c909027dc380248fa5aab Cr-Commit-Position: refs/heads/master@{#404451}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix suffix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -26 lines) Patch
M components/startup_metric_utils/browser/startup_metric_utils.h View 1 chunk +1 line, -3 lines 0 comments Download
M components/startup_metric_utils/browser/startup_metric_utils.cc View 1 3 chunks +19 lines, -23 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
fdoray
PTAL
4 years, 5 months ago (2016-07-07 18:45:14 UTC) #2
gab
lgtm w/ comment https://codereview.chromium.org/2131663002/diff/1/components/startup_metric_utils/browser/startup_metric_utils.cc File components/startup_metric_utils/browser/startup_metric_utils.cc (right): https://codereview.chromium.org/2131663002/diff/1/components/startup_metric_utils/browser/startup_metric_utils.cc#newcode205 components/startup_metric_utils/browser/startup_metric_utils.cc:205: same_version_startup_count_suffix.push_back('.'); It starts with a '.' ...
4 years, 5 months ago (2016-07-07 19:05:32 UTC) #3
fdoray
https://codereview.chromium.org/2131663002/diff/1/components/startup_metric_utils/browser/startup_metric_utils.cc File components/startup_metric_utils/browser/startup_metric_utils.cc (right): https://codereview.chromium.org/2131663002/diff/1/components/startup_metric_utils/browser/startup_metric_utils.cc#newcode205 components/startup_metric_utils/browser/startup_metric_utils.cc:205: same_version_startup_count_suffix.push_back('.'); On 2016/07/07 19:05:31, gab wrote: > It starts ...
4 years, 5 months ago (2016-07-08 14:20:21 UTC) #4
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/2131663002/20001
4 years, 5 months ago (2016-07-08 14:21:12 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-08 18:46:55 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 18:49:02 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3d6e82534e5e0a9dc85c909027dc380248fa5aab
Cr-Commit-Position: refs/heads/master@{#404451}

Powered by Google App Engine
This is Rietveld 408576698