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

Issue 9836093: Sync promo: Only show skip button on startup (Closed)

Created:
8 years, 9 months ago by sail
Modified:
8 years, 9 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Sync promo: Only show skip button on startup BUG=117456 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129462

Patch Set 1 #

Total comments: 3

Patch Set 2 : address review comments #

Total comments: 4

Patch Set 3 : address review comments #

Patch Set 4 : fix build #

Patch Set 5 : a #

Total comments: 2

Patch Set 6 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M chrome/browser/resources/sync_promo/sync_promo.css View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/sync_promo/sync_promo.js View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
sail
8 years, 9 months ago (2012-03-26 21:20:22 UTC) #1
Dan Beam
https://chromiumcodereview.appspot.com/9836093/diff/1/chrome/browser/resources/sync_promo/sync_promo.js File chrome/browser/resources/sync_promo/sync_promo.js (right): https://chromiumcodereview.appspot.com/9836093/diff/1/chrome/browser/resources/sync_promo/sync_promo.js#newcode6 chrome/browser/resources/sync_promo/sync_promo.js:6: <include src="../options/options_page.js"/> P.S. This will be removed soon, I ...
8 years, 9 months ago (2012-03-26 21:35:20 UTC) #2
sail
https://chromiumcodereview.appspot.com/9836093/diff/1/chrome/browser/resources/sync_promo/sync_promo.js File chrome/browser/resources/sync_promo/sync_promo.js (right): https://chromiumcodereview.appspot.com/9836093/diff/1/chrome/browser/resources/sync_promo/sync_promo.js#newcode140 chrome/browser/resources/sync_promo/sync_promo.js:140: document.documentElement.setAttribute('promo-not-startup', true); On 2012/03/26 21:35:20, Dan Beam wrote: > ...
8 years, 9 months ago (2012-03-26 21:37:14 UTC) #3
Dan Beam
https://chromiumcodereview.appspot.com/9836093/diff/5001/chrome/browser/resources/sync_promo/sync_promo.js File chrome/browser/resources/sync_promo/sync_promo.js (right): https://chromiumcodereview.appspot.com/9836093/diff/5001/chrome/browser/resources/sync_promo/sync_promo.js#newcode7 chrome/browser/resources/sync_promo/sync_promo.js:7: <include src="../sync_setup_overlay.js"/> can you put <script src="chrome://resources/js/util.js"></script> in sync_promo.html ...
8 years, 9 months ago (2012-03-26 22:09:00 UTC) #4
sail
https://chromiumcodereview.appspot.com/9836093/diff/5001/chrome/browser/resources/sync_promo/sync_promo.js File chrome/browser/resources/sync_promo/sync_promo.js (right): https://chromiumcodereview.appspot.com/9836093/diff/5001/chrome/browser/resources/sync_promo/sync_promo.js#newcode7 chrome/browser/resources/sync_promo/sync_promo.js:7: <include src="../sync_setup_overlay.js"/> On 2012/03/26 22:09:00, Dan Beam wrote: > ...
8 years, 9 months ago (2012-03-26 22:34:44 UTC) #5
Dan Beam
lgtm
8 years, 9 months ago (2012-03-26 22:54:24 UTC) #6
Dan Beam
https://chromiumcodereview.appspot.com/9836093/diff/2002/chrome/browser/resources/sync_promo/sync_promo.js File chrome/browser/resources/sync_promo/sync_promo.js (right): https://chromiumcodereview.appspot.com/9836093/diff/2002/chrome/browser/resources/sync_promo/sync_promo.js#newcode141 chrome/browser/resources/sync_promo/sync_promo.js:141: document.documentElement.setAttribute('isstartup', true); also, cr.enablePlatformSpecificCSSRules() uses setAttribute('blah', ''); // empty ...
8 years, 9 months ago (2012-03-26 23:23:38 UTC) #7
sail
https://chromiumcodereview.appspot.com/9836093/diff/2002/chrome/browser/resources/sync_promo/sync_promo.js File chrome/browser/resources/sync_promo/sync_promo.js (right): https://chromiumcodereview.appspot.com/9836093/diff/2002/chrome/browser/resources/sync_promo/sync_promo.js#newcode141 chrome/browser/resources/sync_promo/sync_promo.js:141: document.documentElement.setAttribute('isstartup', true); On 2012/03/26 23:23:39, Dan Beam wrote: > ...
8 years, 9 months ago (2012-03-27 20:23:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/9836093/8003
8 years, 9 months ago (2012-03-27 20:23:26 UTC) #9
commit-bot: I haz the power
Try job failure for 9836093-8003 (retry) on win_rel for step "update". It's a second try, ...
8 years, 9 months ago (2012-03-27 23:00:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/9836093/8003
8 years, 9 months ago (2012-03-28 17:36:59 UTC) #11
commit-bot: I haz the power
8 years, 9 months ago (2012-03-28 19:37:03 UTC) #12
Change committed as 129462

Powered by Google App Engine
This is Rietveld 408576698