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

Issue 7273038: ChromeOs: Call BrowserList::SessionEnding when shutting down via SIGTERM (Closed)

Created:
9 years, 5 months ago by oshima
Modified:
9 years, 5 months ago
Reviewers:
achuithb
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, kkania, Paweł Hajdan Jr., jar (doing other things)
Visibility:
Public.

Description

ChromeOs: Call BrowserList::SessionEnding when shutting down via SIGTERM This will make sure exit_cleanly is written. CleanUP: renamed MarkAsCleanShutdown to MarkAsCleanShutdowInUserProfiles to reflect what the method really does. BUG=85936 TEST=Along with crosbug.com/16458 fix, ChromeOS's UMA crash number will decrease to the level of other platforms. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91394

Patch Set 1 : " #

Total comments: 3

Patch Set 2 : " #

Patch Set 3 : " #

Total comments: 5

Patch Set 4 : " #

Patch Set 5 : " #

Total comments: 6

Patch Set 6 : " #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M chrome/browser/ui/browser_list.cc View 1 2 3 4 5 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
oshima
9 years, 5 months ago (2011-06-28 21:54:01 UTC) #1
achuithb
It would be nice if the name could be shorter, but I understand that the ...
9 years, 5 months ago (2011-06-28 22:05:27 UTC) #2
jar (doing other things)
This does not yet look good. Please respond the comments, and do not land yet ...
9 years, 5 months ago (2011-06-29 04:00:09 UTC) #3
oshima
After studying the shutdown code closely and talked to a couple of people, I'm now ...
9 years, 5 months ago (2011-06-29 20:29:18 UTC) #4
achuithb
Am I reading the code incorrectly, or are none of the browser windows closed on ...
9 years, 5 months ago (2011-06-29 20:46:57 UTC) #5
oshima
Do you think this is the right direction? I will fix force_exit issue if you ...
9 years, 5 months ago (2011-06-29 22:02:41 UTC) #6
achuithb
I'm hesitant about this for a few reasons. SessionEnding() is an uncommon path right now ...
9 years, 5 months ago (2011-06-29 22:29:05 UTC) #7
oshima
Ok, uploaded new patch PTAL. On 2011/06/29 22:29:05, achuith.bhandarkar wrote: > I'm hesitant about this ...
9 years, 5 months ago (2011-06-29 23:11:34 UTC) #8
achuithb
http://codereview.chromium.org/7273038/diff/6007/chrome/browser/ui/browser_list.cc File chrome/browser/ui/browser_list.cc (right): http://codereview.chromium.org/7273038/diff/6007/chrome/browser/ui/browser_list.cc#newcode476 chrome/browser/ui/browser_list.cc:476: MarkAsCleanShutdown(); Are we sure we don't want to call ...
9 years, 5 months ago (2011-06-30 20:27:55 UTC) #9
oshima
http://codereview.chromium.org/7273038/diff/6007/chrome/browser/ui/browser_list.cc File chrome/browser/ui/browser_list.cc (right): http://codereview.chromium.org/7273038/diff/6007/chrome/browser/ui/browser_list.cc#newcode476 chrome/browser/ui/browser_list.cc:476: MarkAsCleanShutdown(); On 2011/06/30 20:27:55, achuith.bhandarkar wrote: > Are we ...
9 years, 5 months ago (2011-06-30 21:26:33 UTC) #10
achuithb
http://codereview.chromium.org/7273038/diff/6007/chrome/browser/ui/browser_list.cc File chrome/browser/ui/browser_list.cc (right): http://codereview.chromium.org/7273038/diff/6007/chrome/browser/ui/browser_list.cc#newcode476 chrome/browser/ui/browser_list.cc:476: MarkAsCleanShutdown(); Ok, that's what I thought - I just ...
9 years, 5 months ago (2011-06-30 21:51:21 UTC) #11
achuithb
9 years, 5 months ago (2011-06-30 22:43:42 UTC) #12
LGTM after talking in person with oshima.

Powered by Google App Engine
This is Rietveld 408576698