DescriptionClose all windows when app shim quits.
This adds a new IPC message QuitApp which is sent by the shim when the user
quits the shim (right click -> Quit). The AppShimHost responds by closing all
windows associated with the app. The shim actually quits when the extension
eventually closes and AppShimHost closes the channel to the shim.
BUG=168080
TEST=Start an app using its shim.
Right click the app in the dock and select quit.
The shell windows of that app should close.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203098
Patch Set 1 #Patch Set 2 : Send QuitApp message when shim wants to quit. Close windows natively. #Patch Set 3 : Rebased on top of http://crrev.com/15269003 #Patch Set 4 : Sync and rebase #
Total comments: 24
Patch Set 5 : Address comments #Patch Set 6 : Sync and rebase #Patch Set 7 : Address comments #
Total comments: 8
Patch Set 8 : Address comments #Patch Set 9 : Sync and rebase #
Total comments: 2
Patch Set 10 : Sync and rebase #
Total comments: 2
Patch Set 11 : Address comment #
Messages
Total messages: 18 (0 generated)
|