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

Issue 14273040: On Windows 8 don't assume that the browser is shutting down in desktop mode because the ASH environ… (Closed)

Created:
7 years, 8 months ago by ananta
Modified:
7 years, 7 months ago
Reviewers:
Ben, cpu_(ooo_6.6-7.5)
CC:
chromium-reviews
Visibility:
Public.

Description

On Windows 8 don't assume that the browser is shutting down in desktop mode because the ASH environment could be still active. We currently have a check for this in the ShouldStartShutdown function in the application_lifetime.cc file which is called when a browser window is being closed. It checks for whether both browser lists (desktop and ASH) are empty. However ASH could be active without any active browser windows. Updated the checks to account for this. BUG=235654 R=cpu TBR=ben Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197142

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M chrome/browser/lifetime/application_lifetime.cc View 1 2 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ananta
7 years, 8 months ago (2013-04-27 00:02:25 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 7 months ago (2013-04-29 20:12:24 UTC) #2
ananta
TBR'ing ben for owners review
7 years, 7 months ago (2013-04-29 21:02:09 UTC) #3
ananta
7 years, 7 months ago (2013-04-29 21:11:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r197142 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698