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

Issue 10911222: Chrome OS should open to empty desktop when session restore is empty. (Closed)

Created:
8 years, 3 months ago by Nikita (slow)
Modified:
8 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Chrome OS should open to empty desktop when session restore is empty. Also remove code that opened empty browser behind getting started guide for new users. BUG=141718, 148675 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156517

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename #

Patch Set 3 : . #

Patch Set 4 : fix SessionRestore #

Patch Set 5 : cleanup + fix RestoreOnStartupPolicyTest, StartupBrowserCreatorTest #

Total comments: 4

Patch Set 6 : make switch available on all platforms #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -21 lines) Patch
M chrome/browser/defaults.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/defaults.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 4 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/sessions/session_restore_browsertest.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_browsertest.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 3 chunks +8 lines, -15 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Nikita (slow)
8 years, 3 months ago (2012-09-11 18:13:46 UTC) #1
sky
http://codereview.chromium.org/10911222/diff/1/chrome/browser/defaults.h File chrome/browser/defaults.h (right): http://codereview.chromium.org/10911222/diff/1/chrome/browser/defaults.h#newcode90 chrome/browser/defaults.h:90: extern const bool kAlwaysCreateTabbedBrowserOnStartup; This name is misleading. This ...
8 years, 3 months ago (2012-09-11 18:23:58 UTC) #2
Nikita (slow)
http://codereview.chromium.org/10911222/diff/1/chrome/browser/defaults.h File chrome/browser/defaults.h (right): http://codereview.chromium.org/10911222/diff/1/chrome/browser/defaults.h#newcode90 chrome/browser/defaults.h:90: extern const bool kAlwaysCreateTabbedBrowserOnStartup; On 2012/09/11 18:23:59, sky wrote: ...
8 years, 3 months ago (2012-09-11 18:52:50 UTC) #3
sky
LGTM
8 years, 3 months ago (2012-09-11 19:35:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nkostylev@chromium.org/10911222/3011
8 years, 3 months ago (2012-09-11 19:37:40 UTC) #5
commit-bot: I haz the power
Try job failure for 10911222-3011 (retry) on linux_chromeos for step "browser_tests". It's a second try, ...
8 years, 3 months ago (2012-09-11 21:17:24 UTC) #6
Nikita (slow)
Scott, PTAL I had to add additional switch so that 3 tests that rely on ...
8 years, 3 months ago (2012-09-12 14:57:27 UTC) #7
sky
LGTM http://codereview.chromium.org/10911222/diff/3012/chrome/browser/ui/startup/startup_browser_creator_impl.cc File chrome/browser/ui/startup/startup_browser_creator_impl.cc (right): http://codereview.chromium.org/10911222/diff/3012/chrome/browser/ui/startup/startup_browser_creator_impl.cc#newcode609 chrome/browser/ui/startup/startup_browser_creator_impl.cc:609: switches::kCreateBrowserOnStartupForTests)) { I suspect this doesn't compile since ...
8 years, 3 months ago (2012-09-12 15:07:20 UTC) #8
Nikita (slow)
http://codereview.chromium.org/10911222/diff/3012/chrome/browser/ui/startup/startup_browser_creator_impl.cc File chrome/browser/ui/startup/startup_browser_creator_impl.cc (right): http://codereview.chromium.org/10911222/diff/3012/chrome/browser/ui/startup/startup_browser_creator_impl.cc#newcode609 chrome/browser/ui/startup/startup_browser_creator_impl.cc:609: switches::kCreateBrowserOnStartupForTests)) { On 2012/09/12 15:07:20, sky wrote: > I ...
8 years, 3 months ago (2012-09-12 15:13:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nkostylev@chromium.org/10911222/13003
8 years, 3 months ago (2012-09-13 07:24:30 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-13 09:47:40 UTC) #11
Change committed as 156517

Powered by Google App Engine
This is Rietveld 408576698