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

Issue 6257014: Once we initiate shutdown sequence, don't show crash bar on subsequent startu... (Closed)

Created:
9 years, 11 months ago by achuithb
Modified:
9 years, 6 months ago
Reviewers:
Daniel Erat
CC:
chromium-reviews
Visibility:
Public.

Description

Once we initiate shutdown sequence, don't show crash bar on subsequent startup. BUG=chromium-os:10923 TEST=Open 20 gmail windows in Chrome on ChromeOS, hit the power button twice to shutdown, then restart and login. With this chagne, you should see the 20 gmail windows instead of a crash bar. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72697

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M chrome/browser/ui/browser_list.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/browser_list.cc View 4 chunks +9 lines, -4 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
achuithb
9 years, 11 months ago (2011-01-25 02:13:24 UTC) #1
achuithb
bug is chromium-os:10923
9 years, 11 months ago (2011-01-25 02:13:55 UTC) #2
achuithb
http://code.google.com/p/chromium-os/issues/detail?id=10923
9 years, 11 months ago (2011-01-25 02:14:28 UTC) #3
Daniel Erat
http://codereview.chromium.org/6257014/diff/1/chrome/browser/ui/browser_list.cc File chrome/browser/ui/browser_list.cc (right): http://codereview.chromium.org/6257014/diff/1/chrome/browser/ui/browser_list.cc#newcode361 chrome/browser/ui/browser_list.cc:361: MarkAsCleanShutdown(); // Don't notify users of crashes beyond this ...
9 years, 11 months ago (2011-01-25 02:29:42 UTC) #4
achuithb
So the fast shutdown path goes like this - user pressed ctrl-shift-q or wrench-menu signout, ...
9 years, 11 months ago (2011-01-25 08:39:56 UTC) #5
Daniel Erat
9 years, 11 months ago (2011-01-25 16:20:13 UTC) #6
Got it; thanks!  LGTM.

Powered by Google App Engine
This is Rietveld 408576698