Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Issue 6875001: Hide Flash storage settings link. (Closed)

Created:
9 years, 8 months ago by Bernhard Bauer
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Hide Flash storage settings link. BUG=58235 TEST=No link in chrome://settings/clearBrowserData and chrome://settings/contentExceptions#cookies. Unless you have a Flash version older than 10.3, that is. Neat, huh? Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=82019

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : fix browser test #

Total comments: 8

Patch Set 4 : review #

Total comments: 2

Patch Set 5 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -81 lines) Patch
M chrome/browser/resources/options/clear_browser_data_overlay.html View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/options/clear_browser_data_overlay.js View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/resources/options/content_settings.html View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/options/content_settings.js View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/resources/options/options_page.css View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/resources/options/options_page.js View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/clear_browser_data_handler.h View 3 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/ui/webui/options/clear_browser_data_handler.cc View 5 chunks +4 lines, -31 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.h View 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 4 chunks +2 lines, -17 lines 0 comments Download
M chrome/browser/ui/webui/options/core_options_handler.h View 3 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/core_options_handler.cc View 1 2 3 4 3 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings_browsertest.cc View 1 2 2 chunks +11 lines, -3 lines 0 comments Download
M chrome/common/pref_names.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/pref_names.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bernhard Bauer
Please review.
9 years, 8 months ago (2011-04-15 14:24:48 UTC) #1
Evan Stade
http://codereview.chromium.org/6875001/diff/4001/chrome/browser/ui/webui/options/core_options_handler.cc File chrome/browser/ui/webui/options/core_options_handler.cc (right): http://codereview.chromium.org/6875001/diff/4001/chrome/browser/ui/webui/options/core_options_handler.cc#newcode101 chrome/browser/ui/webui/options/core_options_handler.cc:101: if (type == NotificationType::PREF_CHANGED) { no curlies for single ...
9 years, 8 months ago (2011-04-15 19:15:11 UTC) #2
Bernhard Bauer
http://codereview.chromium.org/6875001/diff/4001/chrome/browser/ui/webui/options/core_options_handler.cc File chrome/browser/ui/webui/options/core_options_handler.cc (right): http://codereview.chromium.org/6875001/diff/4001/chrome/browser/ui/webui/options/core_options_handler.cc#newcode101 chrome/browser/ui/webui/options/core_options_handler.cc:101: if (type == NotificationType::PREF_CHANGED) { On 2011/04/15 19:15:11, Evan ...
9 years, 8 months ago (2011-04-17 13:26:54 UTC) #3
Evan Stade
lgtm http://codereview.chromium.org/6875001/diff/7001/chrome/browser/ui/webui/options/core_options_handler.cc File chrome/browser/ui/webui/options/core_options_handler.cc (right): http://codereview.chromium.org/6875001/diff/7001/chrome/browser/ui/webui/options/core_options_handler.cc#newcode361 chrome/browser/ui/webui/options/core_options_handler.cc:361: if (*pref_name == prefs::kClearPluginLSODataEnabled) can you comment that ...
9 years, 8 months ago (2011-04-18 17:43:05 UTC) #4
commit-bot: I haz the power
Try job failure for 6875001-11001 on linux: http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux&number=22363
9 years, 8 months ago (2011-04-18 21:59:01 UTC) #5
commit-bot: I haz the power
9 years, 8 months ago (2011-04-18 23:02:51 UTC) #6
Change committed as 82019

Powered by Google App Engine
This is Rietveld 408576698