diff options
author | jackhou@chromium.org <jackhou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-20 18:14:48 +0000 |
---|---|---|
committer | jackhou@chromium.org <jackhou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-20 18:14:48 +0000 |
commit | e6d8eaadfae5a1a92ed18e7ea9c4ea06e0667bcc (patch) | |
tree | cdca351da82cfa779637f7af5679c869a80c44a5 /ppapi/generators | |
parent | 296ff316e46e0102fae7abc28e6711a2f2acb88f (diff) | |
download | chromium_src-e6d8eaadfae5a1a92ed18e7ea9c4ea06e0667bcc.zip chromium_src-e6d8eaadfae5a1a92ed18e7ea9c4ea06e0667bcc.tar.gz chromium_src-e6d8eaadfae5a1a92ed18e7ea9c4ea06e0667bcc.tar.bz2 |
Start and close app shims based on shell windows.
Start an app's shim when the first shell window is opened instead of
when the extension host is created. Close the shim when the last shell
window is closed. This makes the app shim more consistent with users'
expectations of when the app is 'open'.
BUG=168080
TEST=Set --enable-app-shims.
Find an app that does not open a shell window on launch.
'Create shortcut' to ensure the app shim exists.
Launching the app should not start the shim.
Make the app open a shell window, the shim should start.
Close the window, the shim should close immediately.
Review URL: https://chromiumcodereview.appspot.com/16300003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207483 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/generators')
0 files changed, 0 insertions, 0 deletions