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

Issue 7744007: Add missing entry for new content type 'auto-select-certificate' in content_settings_handler (Closed)

Created:
9 years, 4 months ago by markusheintz_
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add missing entry for new content type 'auto-select-certificate' to kContentSettingsTypeGroupNames array of the content_settings_handler. Fixes chrome crashing when opening an incognito window while the preferences tab is open. BUG=81825 TEST=chrome not crashing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98283

Patch Set 1 #

Total comments: 4

Patch Set 2 : " #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/browser/ui/webui/options/content_settings_handler.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
markusheintz_
Please review this CL. Thanks a lot.
9 years, 4 months ago (2011-08-24 23:36:57 UTC) #1
battre
LGTM http://codereview.chromium.org/7744007/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc File chrome/browser/ui/webui/options/content_settings_handler.cc (right): http://codereview.chromium.org/7744007/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc#newcode64 chrome/browser/ui/webui/options/content_settings_handler.cc:64: {CONTENT_SETTINGS_TYPE_AUTO_SELECT_CERTIFICATE, "auto-select-certificate"}, This does not show up in ...
9 years, 4 months ago (2011-08-25 08:15:49 UTC) #2
markusheintz_
http://codereview.chromium.org/7744007/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc File chrome/browser/ui/webui/options/content_settings_handler.cc (right): http://codereview.chromium.org/7744007/diff/1/chrome/browser/ui/webui/options/content_settings_handler.cc#newcode64 chrome/browser/ui/webui/options/content_settings_handler.cc:64: {CONTENT_SETTINGS_TYPE_AUTO_SELECT_CERTIFICATE, "auto-select-certificate"}, On 2011/08/25 08:15:49, battre wrote: > This ...
9 years, 4 months ago (2011-08-25 14:39:51 UTC) #3
commit-bot: I haz the power
9 years, 4 months ago (2011-08-25 20:17:42 UTC) #4
Change committed as 98283

Powered by Google App Engine
This is Rietveld 408576698