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

Issue 930243009: Add UMA for the app list doodle being clicked. (Closed)

Created:
5 years, 10 months ago by calamity
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, arv+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@uma
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA for the app list doodle being clicked. This CL adds the Apps.AppListDoodleClicked histogram for when the app list doodle is clicked. BUG=459650 Committed: https://crrev.com/12182aef98bb7b909dd53b43aa3a76b37d367637 Cr-Commit-Position: refs/heads/master@{#317286}

Patch Set 1 #

Total comments: 5

Patch Set 2 : change to a 2-value doodle action enum #

Patch Set 3 : #

Patch Set 4 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -9 lines) Patch
M chrome/browser/resources/app_list/start_page.js View 1 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/start_page_service.cc View 1 2 3 1 chunk +6 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_browsertest.js View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.cc View 1 2 4 chunks +32 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
calamity
+mgiuca for general review. +asvitkine for histograms OWNERS.
5 years, 10 months ago (2015-02-19 06:44:19 UTC) #2
Matt Giuca
lgtm asvitkine: As with the other CL, this is a launch blocker.
5 years, 10 months ago (2015-02-19 08:37:37 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/930243009/diff/1/chrome/browser/ui/webui/app_list/start_page_handler.cc File chrome/browser/ui/webui/app_list/start_page_handler.cc (right): https://codereview.chromium.org/930243009/diff/1/chrome/browser/ui/webui/app_list/start_page_handler.cc#newcode121 chrome/browser/ui/webui/app_list/start_page_handler.cc:121: UMA_HISTOGRAM_ENUMERATION("Apps.AppListDoodleClicked", 1, 2); Please use UMA_HISTOGRAM_BOOLEAN(), which produces the ...
5 years, 10 months ago (2015-02-19 14:56:23 UTC) #4
Matt Giuca
https://codereview.chromium.org/930243009/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/930243009/diff/1/tools/metrics/histograms/histograms.xml#newcode471 tools/metrics/histograms/histograms.xml:471: + The number of times the app list doodle ...
5 years, 10 months ago (2015-02-19 21:54:00 UTC) #5
Alexei Svitkine (slow)
LGTM per Matt's request, so as not to block you, assuming you address my comments. ...
5 years, 10 months ago (2015-02-19 22:08:20 UTC) #6
calamity
Implemented the 2-value enum with when the doodle is shown and when the doodle is ...
5 years, 10 months ago (2015-02-20 03:19:32 UTC) #8
Matt Giuca
still lgtm
5 years, 10 months ago (2015-02-20 04:37:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930243009/40001
5 years, 10 months ago (2015-02-20 04:46:08 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/27427)
5 years, 10 months ago (2015-02-20 06:01:39 UTC) #13
Matt Giuca
slgtm
5 years, 10 months ago (2015-02-20 06:53:56 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930243009/60001
5 years, 10 months ago (2015-02-20 07:36:42 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-20 11:10:38 UTC) #19
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 11:11:25 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/12182aef98bb7b909dd53b43aa3a76b37d367637
Cr-Commit-Position: refs/heads/master@{#317286}

Powered by Google App Engine
This is Rietveld 408576698