diff options
author | tmdiep@chromium.org <tmdiep@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-14 00:24:47 +0000 |
---|---|---|
committer | tmdiep@chromium.org <tmdiep@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-14 00:24:47 +0000 |
commit | eaa7cb2f00c7708366dc76a2057229d666109ee6 (patch) | |
tree | b67dcb570c4ca753e949e8bf47375115ad17f66f /chrome/browser/browser_process_impl.cc | |
parent | 2041486f2668e6e2a17d2962b87d6d546ddfe43d (diff) | |
download | chromium_src-eaa7cb2f00c7708366dc76a2057229d666109ee6.zip chromium_src-eaa7cb2f00c7708366dc76a2057229d666109ee6.tar.gz chromium_src-eaa7cb2f00c7708366dc76a2057229d666109ee6.tar.bz2 |
Added permission for chrome.app.window alwaysOnTop property
Apps that wish to enable the alwaysOnTop property for app windows must
now declare the "alwaysOnTopWindows" permission in their manifest.
This permission does not appear in install prompts.
BUG=314260, 171597
TEST=browser_tests (PlatformAppBrowserTest.WindowsApiAlwaysOnTop*).
Manual test: Create an app which does not specify this permission and
attempts to create a new window with the option enabled or calls
setAlwaysOnTop(true) on an existing window. The window should not be
always on top. The option should work for apps which do declare the
permission.
Review URL: https://codereview.chromium.org/68423003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234978 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_process_impl.cc')
0 files changed, 0 insertions, 0 deletions