summaryrefslogtreecommitdiffstats
path: root/ash/display
diff options
context:
space:
mode:
authorkalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-22 02:28:27 +0000
committerkalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-22 02:28:27 +0000
commit1e6bd068e8d91c3cac8b7c3624800198e26fb346 (patch)
treef937410aa6b87a0238ef5b59f65377e18af50cb8 /ash/display
parentcaf565ba297817b560dc84bf321c474df209b2fb (diff)
downloadchromium_src-1e6bd068e8d91c3cac8b7c3624800198e26fb346.zip
chromium_src-1e6bd068e8d91c3cac8b7c3624800198e26fb346.tar.gz
chromium_src-1e6bd068e8d91c3cac8b7c3624800198e26fb346.tar.bz2
Show an alert [allow/deny] when a website tries to connect to an app/extension
from an incognito tab when the app/extension hasn't been enabled for incognito mode (that check box in chrome://extensions). This follows a couple of rules: firstly, the app/extension must be spanning mode incognito, otherwise we'd be starting up processes that we have no right in starting (they should only be started iff the extension/app were enabled in incognito mode). Secondly, the prompt only shows once per domain per incognito session - the user choice is remembered until the profile is destroyed - and since this is incognito-only, that's whenever the last window is closed. BUG=305394 Review URL: https://codereview.chromium.org/28053007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230015 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/display')
0 files changed, 0 insertions, 0 deletions