From 8cc8d4914c363a3308fdbae1415e2a3fbbce8e9e Mon Sep 17 00:00:00 2001 From: "pkasting@chromium.org" Date: Tue, 2 Feb 2010 10:40:49 +0000 Subject: Wire popup blocking UI to the new machinery and port over the user's old whitelist. Notably, this removes the UI entirely for Mac and Linux. We need to rebuild it. This also guts the old system's testing, since most of it disappeared or changed radically. We should test the new stuff. I will file a followup bug for that. There are various tiny edge cases, like if you click the address bar icon really quickly, sometimes you'll get popups without any title yet, which makes them leave gaps in the bubble that appears. We can fix that sort of thing. The critical bit I tried to ensure was that we never try to open a dead popup or use a dead TabContents, no matter what. BUG=33314 TEST=Go visit some sites with popups and play with things Review URL: http://codereview.chromium.org/562013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37819 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'chrome/app/generated_resources.grd') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 62490f5..f86d5e3 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -5983,36 +5983,6 @@ Keep your key file in a safe place. You will need it to create new versions of y Continue - - - Blocked Pop-up - - - Pop-ups Blocked: $12 - - - Manage pop-ups - - - $1 - $2 - - - $1 - $2 - - - - Always show pop-ups from $1 - - - - - Always Show Pop-ups From $1 - - - - Blocked Items: $12 - - This site is attempting to download multiple files. Do you want to allow this? -- cgit v1.1