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

Issue 10821007: The new toast experiments. (Closed)

Created:
8 years, 5 months ago by cpu_(ooo_6.6-7.5)
Modified:
8 years, 4 months ago
Reviewers:
Finnur, Mark Larson
CC:
chromium-reviews, grt+watch_chromium.org
Visibility:
Public.

Description

The new toast experiments. I've done some generalizing of the code and added the bits to show the new UI designs. Also fixed some bugs. Gone is the idea of 'compact' toast and now we just specify the flags we want. BUG=129499 TEST=see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149257

Patch Set 1 #

Patch Set 2 : #

Total comments: 31

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -110 lines) Patch
M chrome/browser/first_run/try_chrome_dialog_view.h View 1 2 3 4 chunks +19 lines, -14 lines 0 comments Download
M chrome/browser/first_run/try_chrome_dialog_view.cc View 1 2 3 8 chunks +78 lines, -26 lines 0 comments Download
M chrome/common/attrition_experiments.h View 1 2 3 1 chunk +1 line, -11 lines 0 comments Download
M chrome/installer/util/browser_distribution.h View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download
M chrome/installer/util/google_chrome_distribution.cc View 1 2 3 4 5 chunks +67 lines, -58 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
cpu_(ooo_6.6-7.5)
Mark, look at kExperiments[] in google_chrome_distribution.cc is a reasonable way to specify an experiment. I ...
8 years, 5 months ago (2012-07-25 19:56:31 UTC) #1
Finnur
I would love to see some screenshots of the bubble. Maybe update the bug? http://codereview.chromium.org/10821007/diff/1008/chrome/browser/first_run/try_chrome_dialog_view.cc ...
8 years, 5 months ago (2012-07-26 12:27:06 UTC) #2
Mark Larson
http://codereview.chromium.org/10821007/diff/1008/chrome/installer/util/google_chrome_distribution.cc File chrome/installer/util/google_chrome_distribution.cc (right): http://codereview.chromium.org/10821007/diff/1008/chrome/installer/util/google_chrome_distribution.cc#newcode67 chrome/installer/util/google_chrome_distribution.cc:67: const wchar_t kToastExpTriesOkDefaultGroup[] = L"28"; I'm also concerned about ...
8 years, 5 months ago (2012-07-26 16:32:13 UTC) #3
cpu_(ooo_6.6-7.5)
please take a look again. http://codereview.chromium.org/10821007/diff/1008/chrome/browser/first_run/try_chrome_dialog_view.cc File chrome/browser/first_run/try_chrome_dialog_view.cc (right): http://codereview.chromium.org/10821007/diff/1008/chrome/browser/first_run/try_chrome_dialog_view.cc#newcode115 chrome/browser/first_run/try_chrome_dialog_view.cc:115: // Optional second row: ...
8 years, 5 months ago (2012-07-27 03:06:23 UTC) #4
Finnur
Looks like you wanted to do more on this list, so I'll hold off on ...
8 years, 4 months ago (2012-07-29 19:09:44 UTC) #5
Finnur
s/more on this list/more on this changelist/ :)
8 years, 4 months ago (2012-07-29 19:10:08 UTC) #6
cpu_(ooo_6.6-7.5)
Couple of changes since last seen: 1- Added italics to the checkbox 2- Added the ...
8 years, 4 months ago (2012-07-31 04:04:09 UTC) #7
Finnur
8 years, 4 months ago (2012-07-31 07:26:27 UTC) #8
LGTM, one nit.

http://codereview.chromium.org/10821007/diff/14002/chrome/installer/util/goog...
File chrome/installer/util/google_chrome_distribution.cc (right):

http://codereview.chromium.org/10821007/diff/14002/chrome/installer/util/goog...
chrome/installer/util/google_chrome_distribution.cc:861: kToastExpTriesOkGroup;
nit: You need braces here (two line if clause).

Powered by Google App Engine
This is Rietveld 408576698