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

Issue 2902963002: Add a new LaunchMode value for launches from a user experiment. (Closed)

Created:
3 years, 7 months ago by grt (UTC plus 2)
Modified:
3 years, 6 months ago
CC:
chromium-reviews, skare_
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a new LaunchMode value for launches from a user experiment. This CL also moves the Launch.Modes histogram and its enum into the Chromium repo. BUG=717091 R=pkasting@chromium.org Review-Url: https://codereview.chromium.org/2902963002 Cr-Commit-Position: refs/heads/master@{#475846} Committed: https://chromium.googlesource.com/chromium/src/+/3e11266cc846a7ec3abf54c5e7c25e958caa5eef

Patch Set 1 #

Patch Set 2 : with histogram move #

Total comments: 11

Patch Set 3 : pk feedback #

Total comments: 2

Patch Set 4 : LM_OTHER #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -14 lines) Patch
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 chunks +21 lines, -14 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
grt (UTC plus 2)
PTAL. The corresponding enum for the backend is in the internal histograms.xml. I have a ...
3 years, 7 months ago (2017-05-24 09:46:01 UTC) #5
grt (UTC plus 2)
+asvitkine for metrics changes. Thanks.
3 years, 7 months ago (2017-05-24 19:44:19 UTC) #10
Alexei Svitkine (slow)
lgtm
3 years, 7 months ago (2017-05-24 19:47:30 UTC) #11
Peter Kasting
Note: I'm behind on codereviews but will try and get to this today (Thursday May ...
3 years, 7 months ago (2017-05-25 07:24:53 UTC) #12
Peter Kasting
LGTM https://codereview.chromium.org/2902963002/diff/40001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/2902963002/diff/40001/chrome/common/chrome_switches.cc#newcode852 chrome/common/chrome_switches.cc:852: const char kUserExperimentUx[] = "user-experiment-ux"; I'm not terribly ...
3 years, 7 months ago (2017-05-26 00:57:42 UTC) #13
grt (UTC plus 2)
Thanks, PTAL. https://codereview.chromium.org/2902963002/diff/40001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/2902963002/diff/40001/chrome/common/chrome_switches.cc#newcode852 chrome/common/chrome_switches.cc:852: const char kUserExperimentUx[] = "user-experiment-ux"; On 2017/05/26 ...
3 years, 6 months ago (2017-05-29 07:08:42 UTC) #16
Peter Kasting
LGTM https://codereview.chromium.org/2902963002/diff/40001/tools/metrics/histograms/enums.xml File tools/metrics/histograms/enums.xml (right): https://codereview.chromium.org/2902963002/diff/40001/tools/metrics/histograms/enums.xml#newcode20834 tools/metrics/histograms/enums.xml:20834: + Launched from the quick launch bar (pre-Win7) ...
3 years, 6 months ago (2017-05-31 01:54:02 UTC) #19
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/2902963002/80001
3 years, 6 months ago (2017-05-31 07:03:58 UTC) #22
grt (UTC plus 2)
https://codereview.chromium.org/2902963002/diff/60001/tools/metrics/histograms/enums.xml File tools/metrics/histograms/enums.xml (right): https://codereview.chromium.org/2902963002/diff/60001/tools/metrics/histograms/enums.xml#newcode20827 tools/metrics/histograms/enums.xml:20827: + Fallback value when no other LM_ condition is ...
3 years, 6 months ago (2017-05-31 07:03:59 UTC) #23
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 08:27:09 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/3e11266cc846a7ec3abf54c5e7c2...

Powered by Google App Engine
This is Rietveld 408576698