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

Issue 21109: Add UMA counter to track how users launch Chrome... (Closed)

Created:
11 years, 10 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add UMA counter to track how users launch Chrome - Histogram is named Launch.Modes - We have different buckets for : direct execution, webapp, shell, quicklaunch and desktop shortcuts BUG=7216 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9344

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
M chrome/browser/browser_init.cc View 1 2 4 chunks +55 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
cpu_(ooo_6.6-7.5)
11 years, 10 months ago (2009-02-06 00:03:01 UTC) #1
jar (doing other things)
Patch LGTM, but I had two naming suggestions. http://codereview.chromium.org/21109/diff/1003/3 File chrome/browser/browser_init.cc (right): http://codereview.chromium.org/21109/diff/1003/3#newcode139 Line 139: ...
11 years, 10 months ago (2009-02-06 02:47:19 UTC) #2
dhhwai
http://codereview.chromium.org/21109/diff/1006/1007 File chrome/browser/browser_init.cc (right): http://codereview.chromium.org/21109/diff/1006/1007#newcode153 Line 153: LaunchMode GetLaunchSortcutKind() { spelling should be: GetLaunchShortcutKind http://codereview.chromium.org/21109/diff/1006/1007#newcode173 ...
11 years, 10 months ago (2009-02-06 23:47:50 UTC) #3
cpu_(ooo_6.6-7.5)
11 years, 10 months ago (2009-02-07 02:32:52 UTC) #4
Sorry about that, I'll fix it soon.


On 2009/02/06 23:47:50, dhhwai wrote:
> http://codereview.chromium.org/21109/diff/1006/1007
> File chrome/browser/browser_init.cc (right):
> 
> http://codereview.chromium.org/21109/diff/1006/1007#newcode153
> Line 153: LaunchMode GetLaunchSortcutKind() {
> spelling should be: GetLaunchShortcutKind
> 
> http://codereview.chromium.org/21109/diff/1006/1007#newcode173
> Line 173: LaunchMode GetLaunchSortcutKind() {
> spelling should be: GetLaunchShortcutKind

Powered by Google App Engine
This is Rietveld 408576698