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

Issue 8528054: Sync Promo: Add more UMA metrics. (Closed)

Created:
9 years, 1 month ago by Dan Beam
Modified:
9 years, 1 month ago
Reviewers:
Evan Stade
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, arv (Not doing code reviews), mihaip+watch_chromium.org
Visibility:
Public.

Description

Sync Promo: Add more UMA metrics. R=estade@chromium.org BUG=103822 TEST=+1 action in SyncPromo.UserFlowAction and +2 new histograms. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110354

Patch Set 1 #

Total comments: 20

Patch Set 2 : code review changes for estade@ #

Patch Set 3 : second round of comments #

Patch Set 4 : more code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -47 lines) Patch
M chrome/browser/resources/sync_promo.js View 1 2 3 6 chunks +52 lines, -4 lines 0 comments Download
M chrome/browser/resources/sync_setup_overlay.js View 1 2 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/metrics_handler.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/sync_promo_handler.h View 1 2 2 chunks +16 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/sync_promo_handler.cc View 1 8 chunks +74 lines, -14 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 1 chunk +1 line, -21 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Dan Beam
9 years, 1 month ago (2011-11-15 04:57:29 UTC) #1
Evan Stade
http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js File chrome/browser/resources/sync_promo.js (right): http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js#newcode6 chrome/browser/resources/sync_promo.js:6: <include src="options/options_page.js"/> wtffff http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js#newcode240 chrome/browser/resources/sync_promo.js:240: throbberStart_: null, why are ...
9 years, 1 month ago (2011-11-15 17:45:19 UTC) #2
Dan Beam
http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js File chrome/browser/resources/sync_promo.js (right): http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js#newcode6 chrome/browser/resources/sync_promo.js:6: <include src="options/options_page.js"/> On 2011/11/15 17:45:19, Evan Stade wrote: > ...
9 years, 1 month ago (2011-11-15 18:37:13 UTC) #3
Dan Beam
http://codereview.chromium.org/8528054/diff/1/chrome/common/extensions/extension_constants.h File chrome/common/extensions/extension_constants.h (right): http://codereview.chromium.org/8528054/diff/1/chrome/common/extensions/extension_constants.h#newcode457 chrome/common/extensions/extension_constants.h:457: // TODO(dbeam): Is this the right place for these ...
9 years, 1 month ago (2011-11-15 18:38:05 UTC) #4
Evan Stade
http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js File chrome/browser/resources/sync_promo.js (right): http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_promo.js#newcode6 chrome/browser/resources/sync_promo.js:6: <include src="options/options_page.js"/> On 2011/11/15 18:37:13, Dan Beam wrote: > ...
9 years, 1 month ago (2011-11-15 22:46:41 UTC) #5
Dan Beam
http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_setup_overlay.js File chrome/browser/resources/sync_setup_overlay.js (right): http://codereview.chromium.org/8528054/diff/1/chrome/browser/resources/sync_setup_overlay.js#newcode548 chrome/browser/resources/sync_setup_overlay.js:548: var visibleOrHidden = visible ? "visible" : "hidden"; On ...
9 years, 1 month ago (2011-11-16 00:09:53 UTC) #6
Dan Beam
> i++ vs. i++ d'oh, meant ++i vs. i++
9 years, 1 month ago (2011-11-16 00:11:43 UTC) #7
Evan Stade
lgtm with offline bikeshed
9 years, 1 month ago (2011-11-16 00:53:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/8528054/4018
9 years, 1 month ago (2011-11-16 19:47:50 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-11-16 21:31:42 UTC) #10
Change committed as 110354

Powered by Google App Engine
This is Rietveld 408576698