DescriptionIn Chrome ASH on Windows 8 make sure that the browser object is closed before destroying it.
In Chrome ASH on Windows 8 the ASH process could be closed with open browser windows. Make sure that we close them before
uninitializing ASH as that causes DCHECKs/crashes.
Added a local helper function CloseOpenAshBrowsers which runs through the list of open ASH browsers and closes them.
BUG=151718
R=sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170493
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : #Patch Set 5 : #
Total comments: 2
Patch Set 6 : #Patch Set 7 : #
Total comments: 2
Patch Set 8 : #Patch Set 9 : #Messages
Total messages: 9 (0 generated)
|