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

Issue 2526643002: Re-enable rappor for vrshell (Closed)

Created:
4 years, 1 month ago by billorr
Modified:
4 years ago
Reviewers:
amp, sky, bshe, Steven Holte, ddorwin
CC:
chromium-reviews, feature-vr-reviews_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable rappor for vrshell There was a dependency cycle and resulting test code build break when consuming g_browser_process from vr_shell. This fix provides a way to report rappor metrics in components that don't depend on chrome/browser. BUG=667900 Committed: https://crrev.com/fc622a50ae2f9501d07b271fe22181ed23bde1f5 Cr-Commit-Position: refs/heads/master@{#435119}

Patch Set 1 #

Total comments: 10

Patch Set 2 : CR feedback #

Patch Set 3 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -17 lines) Patch
M chrome/browser/android/vr_shell/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_usage_monitor.cc View 1 2 chunks +7 lines, -17 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 3 chunks +8 lines, -0 lines 0 comments Download
M components/rappor/rappor_utils.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M components/rappor/rappor_utils.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (18 generated)
billorr
4 years, 1 month ago (2016-11-23 00:52:52 UTC) #3
ddorwin
https://codereview.chromium.org/2526643002/diff/1/chrome/browser/browser_process_impl.cc File chrome/browser/browser_process_impl.cc (right): https://codereview.chromium.org/2526643002/diff/1/chrome/browser/browser_process_impl.cc#newcode226 chrome/browser/browser_process_impl.cc:226: rappor::GetDefaultService = &GetBrowserRapporService; Use a setter instead. This will ...
4 years ago (2016-11-28 21:45:42 UTC) #7
billorr
https://codereview.chromium.org/2526643002/diff/1/chrome/browser/browser_process_impl.cc File chrome/browser/browser_process_impl.cc (right): https://codereview.chromium.org/2526643002/diff/1/chrome/browser/browser_process_impl.cc#newcode226 chrome/browser/browser_process_impl.cc:226: rappor::GetDefaultService = &GetBrowserRapporService; On 2016/11/28 21:45:42, ddorwin wrote: > ...
4 years ago (2016-11-28 23:13:03 UTC) #8
billorr
sky@chromium.org: Please review changes in browser_process_impl.cc holte@chromium.org: Please review changes in rappor_utils bshe@chromium.org: Please review ...
4 years ago (2016-11-29 19:27:57 UTC) #14
sky
LGTM
4 years ago (2016-11-29 20:36:39 UTC) #15
Steven Holte
lgtm once function declaration is cleaned up https://codereview.chromium.org/2526643002/diff/1/components/rappor/rappor_utils.h File components/rappor/rappor_utils.h (right): https://codereview.chromium.org/2526643002/diff/1/components/rappor/rappor_utils.h#newcode38 components/rappor/rappor_utils.h:38: void TrySampleDomainAndRegistryWithDefaultService(const ...
4 years ago (2016-11-29 20:42:09 UTC) #16
billorr
https://codereview.chromium.org/2526643002/diff/1/components/rappor/rappor_utils.h File components/rappor/rappor_utils.h (right): https://codereview.chromium.org/2526643002/diff/1/components/rappor/rappor_utils.h#newcode38 components/rappor/rappor_utils.h:38: void TrySampleDomainAndRegistryWithDefaultService(const std::string& metric, On 2016/11/29 20:42:09, Steven Holte ...
4 years ago (2016-11-29 21:32:26 UTC) #17
bshe
On 2016/11/29 21:32:26, billorr wrote: > https://codereview.chromium.org/2526643002/diff/1/components/rappor/rappor_utils.h > File components/rappor/rappor_utils.h (right): > > https://codereview.chromium.org/2526643002/diff/1/components/rappor/rappor_utils.h#newcode38 > ...
4 years ago (2016-11-29 21:34:14 UTC) #18
ddorwin
lgtm
4 years ago (2016-11-29 22:39:12 UTC) #21
ddorwin
lgtm lgtm
4 years ago (2016-11-29 22:39:12 UTC) #22
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/2526643002/40001
4 years ago (2016-11-30 00:01:14 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-30 01:55:52 UTC) #29
commit-bot: I haz the power
4 years ago (2016-11-30 02:04:52 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fc622a50ae2f9501d07b271fe22181ed23bde1f5
Cr-Commit-Position: refs/heads/master@{#435119}

Powered by Google App Engine
This is Rietveld 408576698