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

Issue 17226003: Add metrics for interactions with the Apps Launcher promo dialog. (Closed)

Created:
7 years, 6 months ago by MAD
Modified:
7 years, 5 months ago
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, jar (doing other things), tfarina, arv+watch_chromium.org, asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org, estade+watch_chromium.org, Ilya Sherman, pedrosimonetti+watch_chromium.org
Visibility:
Public.

Description

Add metrics for interactions with the Apps Launcher promo dialog. BUG=252702 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209300

Patch Set 1 #

Total comments: 8

Patch Set 2 : Code review comments addressed. #

Total comments: 10

Patch Set 3 : Rebase #

Patch Set 4 : More code review comments addressed. #

Total comments: 8

Patch Set 5 : Final Nits... #

Patch Set 6 : No more metrics_name.cc #

Patch Set 7 : Fixed gyp file. :-/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -29 lines) Patch
M apps/app_launcher.h View 1 chunk +3 lines, -0 lines 0 comments Download
M apps/app_launcher.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M apps/apps.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A apps/metrics_names.h View 1 2 3 4 5 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab.html View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/ntp4/new_tab.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/app_launcher_page_ui.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.h View 1 2 3 4 chunks +26 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 1 2 3 4 5 5 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 2 3 4 5 3 chunks +2 lines, -12 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
MAD
Let me know if you prefer I ask someone else to review this... Thanks! BYE ...
7 years, 6 months ago (2013-06-21 19:13:29 UTC) #1
MAD
ping? Should I ask someone else? Thanks! BYE MAD
7 years, 6 months ago (2013-06-25 11:05:50 UTC) #2
miket_OOO
lgtm https://codereview.chromium.org/17226003/diff/1/chrome/browser/ui/webui/app_launcher_page_ui.cc File chrome/browser/ui/webui/app_launcher_page_ui.cc (right): https://codereview.chromium.org/17226003/diff/1/chrome/browser/ui/webui/app_launcher_page_ui.cc#newcode126 chrome/browser/ui/webui/app_launcher_page_ui.cc:126: Extra whitespace not needed. https://codereview.chromium.org/17226003/diff/1/chrome/browser/ui/webui/ntp/app_launcher_handler.h File chrome/browser/ui/webui/ntp/app_launcher_handler.h (right): ...
7 years, 6 months ago (2013-06-25 15:57:25 UTC) #3
Ilya Sherman
https://codereview.chromium.org/17226003/diff/1/chrome/browser/ui/webui/ntp/app_launcher_handler.cc File chrome/browser/ui/webui/ntp/app_launcher_handler.cc (right): https://codereview.chromium.org/17226003/diff/1/chrome/browser/ui/webui/ntp/app_launcher_handler.cc#newcode703 chrome/browser/ui/webui/ntp/app_launcher_handler.cc:703: apps::APP_LAUNCHER_PROMO_MAX); I'd strongly recommend creating a method like apps::LogAppLauncherPromoHistogram(), ...
7 years, 6 months ago (2013-06-25 21:35:15 UTC) #4
MAD
Thanks! All addressed. How about this now? Addin dbeam@ for webui owner review... BYE MAD ...
7 years, 6 months ago (2013-06-26 03:33:40 UTC) #5
MAD
Ping? - Ilya for how I addressed your comments - dbeam for webui owner review ...
7 years, 6 months ago (2013-06-26 20:44:21 UTC) #6
Ilya Sherman
https://codereview.chromium.org/17226003/diff/12001/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/17226003/diff/12001/apps/apps.gypi#newcode52 apps/apps.gypi:52: 'metrics_names.h', Did you mean to include these files in ...
7 years, 6 months ago (2013-06-26 22:19:49 UTC) #7
Dan Beam
webui lgtm https://codereview.chromium.org/17226003/diff/12001/chrome/browser/ui/webui/ntp/app_launcher_handler.h File chrome/browser/ui/webui/ntp/app_launcher_handler.h (right): https://codereview.chromium.org/17226003/diff/12001/chrome/browser/ui/webui/ntp/app_launcher_handler.h#newcode90 chrome/browser/ui/webui/ntp/app_launcher_handler.h:90: void HandleGenerateAppForLink(const base::ListValue* args); nit: in theory ...
7 years, 6 months ago (2013-06-27 00:59:31 UTC) #8
MAD
How about this now? Thanks! BYE MAD... https://codereview.chromium.org/17226003/diff/12001/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/17226003/diff/12001/apps/apps.gypi#newcode52 apps/apps.gypi:52: 'metrics_names.h', On ...
7 years, 5 months ago (2013-06-27 21:43:35 UTC) #9
Ilya Sherman
LGTM, thanks. https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc File chrome/browser/ui/webui/ntp/app_launcher_handler.cc (right): https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc#newcode770 chrome/browser/ui/webui/ntp/app_launcher_handler.cc:770: DCHECK(bucket < extension_misc::APP_LAUNCH_BUCKET_BOUNDARY); nit: DCHECK_LT https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc#newcode805 chrome/browser/ui/webui/ntp/app_launcher_handler.cc:805: ...
7 years, 5 months ago (2013-06-27 23:15:55 UTC) #10
MAD
Thanks! CQ'ing... BYE MAD https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc File chrome/browser/ui/webui/ntp/app_launcher_handler.cc (right): https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc#newcode770 chrome/browser/ui/webui/ntp/app_launcher_handler.cc:770: DCHECK(bucket < extension_misc::APP_LAUNCH_BUCKET_BOUNDARY); On 2013/06/27 ...
7 years, 5 months ago (2013-06-27 23:21:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/17226003/55001
7 years, 5 months ago (2013-06-27 23:22:41 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-06-28 00:02:01 UTC) #13
Ilya Sherman
https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc File chrome/browser/ui/webui/ntp/app_launcher_handler.cc (right): https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc#newcode806 chrome/browser/ui/webui/ntp/app_launcher_handler.cc:806: UMA_HISTOGRAM_ENUMERATION(apps::kAppLauncherPromoHistogram, On 2013/06/27 23:21:05, MAD wrote: > On 2013/06/27 ...
7 years, 5 months ago (2013-06-28 00:37:32 UTC) #14
MAD
On 2013/06/28 00:37:32, Ilya Sherman wrote: > https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc > File chrome/browser/ui/webui/ntp/app_launcher_handler.cc (right): > > https://codereview.chromium.org/17226003/diff/44001/chrome/browser/ui/webui/ntp/app_launcher_handler.cc#newcode806 ...
7 years, 5 months ago (2013-06-28 03:31:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/17226003/71001
7 years, 5 months ago (2013-06-28 17:36:42 UTC) #16
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-06-28 18:05:34 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/17226003/89001
7 years, 5 months ago (2013-06-28 18:16:44 UTC) #18
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_frame_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=170813
7 years, 5 months ago (2013-06-28 23:01:23 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/17226003/89001
7 years, 5 months ago (2013-06-29 03:34:43 UTC) #20
commit-bot: I haz the power
7 years, 5 months ago (2013-06-29 13:42:52 UTC) #21
Message was sent while issue was closed.
Change committed as 209300

Powered by Google App Engine
This is Rietveld 408576698