From e24be072268be5ca69f68b9fffdc872e3444c320 Mon Sep 17 00:00:00 2001 From: "koz@chromium.org" Date: Fri, 22 Jul 2011 15:45:31 +0000 Subject: Makes it so that when a user clicks "No" in the infobar that asks if they want to register a protocol handler, it adds the protocol to the ignored list for that user, which means it won't show up in their right-click menu for links with that protocol, and appears in an ignored list in the settings at chrome://settings/handlers TEST=Manual testing Review URL: http://codereview.chromium.org/7358012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93636 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'chrome/app') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index b6431db..d8728ad 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -5529,6 +5529,9 @@ ls' lab."> (none) + + Ignored protocol handlers + Protocol Handlers @@ -12916,6 +12919,10 @@ ls' lab."> No + + Never + + $1Google Search is already being used to handle $2search: links. -- cgit v1.1