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

Issue 9296038: [uber] Redoing the homepage selection UI (Closed)

Created:
8 years, 10 months ago by Tyler Breisacher (Chromium)
Modified:
8 years, 10 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

[uber] Redoing the homepage selection UI BUG=111139 TEST=SessionStartupPrefTest.HomePageMigration Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120803

Patch Set 1 #

Patch Set 2 : rebase + migrating startup pref #

Patch Set 3 : reverting a couple unintentional changes #

Total comments: 23

Patch Set 4 : rebase #

Patch Set 5 : fixes #

Patch Set 6 : set prefs explicitly when OK clicked #

Total comments: 4

Patch Set 7 : more fixes #

Total comments: 8

Patch Set 8 : fixes in response to message #7 #

Patch Set 9 : unit test #

Patch Set 10 : rebase #

Patch Set 11 : CSS spacing + copy value change to chromeos section #

Total comments: 1

Patch Set 12 : metric #

Patch Set 13 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -162 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 5 chunks +27 lines, -6 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref.h View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref.cc View 1 2 3 4 5 6 7 4 chunks +29 lines, -9 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/resources/options2/browser_options.css View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -3 lines 0 comments Download
chrome/browser/resources/options2/browser_options.html View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/resources/options2/browser_options.js View 1 2 3 4 5 6 7 8 9 10 11 12 5 chunks +94 lines, -36 lines 0 comments Download
M chrome/browser/resources/options2/home_page_overlay.html View 1 2 3 1 chunk +4 lines, -18 lines 0 comments Download
M chrome/browser/resources/options2/home_page_overlay.js View 1 2 3 4 5 6 2 chunks +10 lines, -14 lines 0 comments Download
M chrome/browser/resources/options2/options.js View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options2/options_page.css View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/options2/pref_ui.js View 2 chunks +30 lines, -17 lines 0 comments Download
M chrome/browser/resources/options2/settings_dialog.js View 1 2 3 4 5 6 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_init.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +10 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/options2/browser_options_handler2.h View 3 chunks +0 lines, -8 lines 0 comments Download
chrome/browser/ui/webui/options2/browser_options_handler2.cc View 1 2 3 4 5 6 7 8 9 10 11 12 6 chunks +8 lines, -30 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
Tyler Breisacher (Chromium)
Still kind of a work in progress, mainly because I'm not sure how to do ...
8 years, 10 months ago (2012-01-29 21:02:21 UTC) #1
Tyler Breisacher (Chromium)
Okay, I have something in place now for migrating the startup preference. There may be ...
8 years, 10 months ago (2012-01-30 21:58:24 UTC) #2
csilv
This is not a complete review, but I think i've covered the most important items ...
8 years, 10 months ago (2012-02-01 20:37:29 UTC) #3
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/9296038/diff/8013/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/9296038/diff/8013/chrome/app/generated_resources.grd#newcode8077 chrome/app/generated_resources.grd:8077: Home Page: On 2012/02/01 20:37:29, csilv wrote: > You ...
8 years, 10 months ago (2012-02-01 21:49:38 UTC) #4
csilv
https://chromiumcodereview.appspot.com/9296038/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/9296038/diff/20001/chrome/app/generated_resources.grd#newcode8104 chrome/app/generated_resources.grd:8104: Home Page: Move this one out of the title ...
8 years, 10 months ago (2012-02-02 01:36:40 UTC) #5
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/9296038/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/9296038/diff/20001/chrome/app/generated_resources.grd#newcode8104 chrome/app/generated_resources.grd:8104: Home Page: On 2012/02/02 01:36:40, csilv wrote: > Move ...
8 years, 10 months ago (2012-02-02 18:52:44 UTC) #6
csilv
https://chromiumcodereview.appspot.com/9296038/diff/16003/chrome/browser/prefs/session_startup_pref.cc File chrome/browser/prefs/session_startup_pref.cc (right): https://chromiumcodereview.appspot.com/9296038/diff/16003/chrome/browser/prefs/session_startup_pref.cc#newcode28 chrome/browser/prefs/session_startup_pref.cc:28: const int kPrefValueHomePage = 0; // Deprecated nit: two ...
8 years, 10 months ago (2012-02-02 19:32:26 UTC) #7
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/9296038/diff/16003/chrome/browser/prefs/session_startup_pref.cc File chrome/browser/prefs/session_startup_pref.cc (right): https://chromiumcodereview.appspot.com/9296038/diff/16003/chrome/browser/prefs/session_startup_pref.cc#newcode28 chrome/browser/prefs/session_startup_pref.cc:28: const int kPrefValueHomePage = 0; // Deprecated On 2012/02/02 ...
8 years, 10 months ago (2012-02-02 19:52:44 UTC) #8
csilv
lgtm
8 years, 10 months ago (2012-02-02 21:13:07 UTC) #9
csilv
On 2012/02/02 21:13:07, csilv wrote: > lgtm Sorry, one more thing... please take a look ...
8 years, 10 months ago (2012-02-02 21:15:12 UTC) #10
Tyler Breisacher (Chromium)
The ones that were already there are unaffected, and I added one more to test ...
8 years, 10 months ago (2012-02-02 23:12:12 UTC) #11
csilv
On 2012/02/02 23:12:12, Tyler Breisacher wrote: > The ones that were already there are unaffected, ...
8 years, 10 months ago (2012-02-03 01:04:33 UTC) #12
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/9296038/diff/13016/chrome/browser/resources/options2/browser_options.html File chrome/browser/resources/options2/browser_options.html (right): https://chromiumcodereview.appspot.com/9296038/diff/13016/chrome/browser/resources/options2/browser_options.html#newcode55 chrome/browser/resources/options2/browser_options.html:55: metric="Options_Startup_Homepage"> Sorry, noticed one more thing. This metric no ...
8 years, 10 months ago (2012-02-03 01:57:41 UTC) #13
csilv
On 2012/02/03 01:57:41, Tyler Breisacher wrote: > https://chromiumcodereview.appspot.com/9296038/diff/13016/chrome/browser/resources/options2/browser_options.html > File chrome/browser/resources/options2/browser_options.html (right): > > https://chromiumcodereview.appspot.com/9296038/diff/13016/chrome/browser/resources/options2/browser_options.html#newcode55 ...
8 years, 10 months ago (2012-02-06 19:06:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbreisacher@chromium.org/9296038/13016
8 years, 10 months ago (2012-02-06 19:40:13 UTC) #15
commit-bot: I haz the power
Presubmit check for 9296038-13016 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 10 months ago (2012-02-06 19:40:20 UTC) #16
Tyler Breisacher (Chromium)
Adding estade for OWNERS review on webui and ben for OWNERS review on browser_init.cc
8 years, 10 months ago (2012-02-06 20:03:42 UTC) #17
Ben Goodger (Google)
browser_init LGTM
8 years, 10 months ago (2012-02-06 20:14:11 UTC) #18
Evan Stade
lgtm
8 years, 10 months ago (2012-02-06 20:21:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbreisacher@chromium.org/9296038/28003
8 years, 10 months ago (2012-02-06 21:20:29 UTC) #20
commit-bot: I haz the power
Can't process patch for file chrome/browser/resources/options2/browser_options.html. File's status is None, patchset upload is incomplete.
8 years, 10 months ago (2012-02-06 21:20:32 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbreisacher@chromium.org/9296038/28003
8 years, 10 months ago (2012-02-06 21:23:21 UTC) #22
commit-bot: I haz the power
Can't process patch for file chrome/browser/resources/options2/browser_options.html. File's status is None, patchset upload is incomplete.
8 years, 10 months ago (2012-02-06 21:23:23 UTC) #23
michaeln
Tyler, i reverted this due to a handful of ui_test failures that look attributable to ...
8 years, 10 months ago (2012-02-07 20:28:15 UTC) #24
Ben Goodger (Google)
8 years, 10 months ago (2012-02-15 22:12:48 UTC) #25
lgtm

Powered by Google App Engine
This is Rietveld 408576698