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

Issue 6410022: Add content_settings::PrefProvider to HostContentSettingsMap. (Closed)

Created:
9 years, 10 months ago by markusheintz_
Modified:
9 years, 6 months ago
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add content_settings::PrefProvider to HostContentSettingsMap. BUG=63656 TEST=host_content_settings_unittest.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74114

Patch Set 1 #

Patch Set 2 : "Remove unrelated changes from CL" #

Patch Set 3 : Remove unrelated changes from CL #

Patch Set 4 : " #

Total comments: 32

Patch Set 5 : Worked on comments #

Total comments: 25

Patch Set 6 : "Remove unrelated changes" #

Patch Set 7 : Worked on comments #

Patch Set 8 : Remove unrelated changes #

Total comments: 4

Patch Set 9 : " #

Messages

Total messages: 10 (0 generated)
markusheintz_
Please start reviewing my cl. It's quit a bit and I there are a few ...
9 years, 10 months ago (2011-02-03 17:26:05 UTC) #1
Paweł Hajdan Jr.
Drive-by with a tiny suggestion. No need to wait for me. http://codereview.chromium.org/6410022/diff/5001/chrome/browser/content_exceptions_table_model_unittest.cc File chrome/browser/content_exceptions_table_model_unittest.cc (right): ...
9 years, 10 months ago (2011-02-04 07:26:28 UTC) #2
jochen (gone - plz use gerrit)
please remove files unrelated to this CL
9 years, 10 months ago (2011-02-04 08:15:20 UTC) #3
jochen (gone - plz use gerrit)
first pass of comments http://codereview.chromium.org/6410022/diff/5001/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/6410022/diff/5001/chrome/browser/content_settings/host_content_settings_map.cc#newcode81 chrome/browser/content_settings/host_content_settings_map.cc:81: // to PrefContentSettingsProvider. sure. http://codereview.chromium.org/6410022/diff/5001/chrome/browser/content_settings/host_content_settings_map.cc#newcode92 ...
9 years, 10 months ago (2011-02-04 08:38:43 UTC) #4
markusheintz_
Worked on the comments. There is at least one trailing space I forgot to remove ...
9 years, 10 months ago (2011-02-04 10:08:03 UTC) #5
Bernhard Bauer
Whoops, forgot to Publish+Mail Comments on Friday :-) http://codereview.chromium.org/6410022/diff/1028/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/6410022/diff/1028/chrome/browser/content_settings/host_content_settings_map.cc#newcode51 chrome/browser/content_settings/host_content_settings_map.cc:51: typedef ...
9 years, 10 months ago (2011-02-07 09:46:46 UTC) #6
markusheintz_
@Pawel: Can't change the unittest :-) http://codereview.chromium.org/6410022/diff/1028/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/6410022/diff/1028/chrome/browser/content_settings/host_content_settings_map.cc#newcode51 chrome/browser/content_settings/host_content_settings_map.cc:51: typedef std::vector<ProviderPtr>::iterator provider_iterator; ...
9 years, 10 months ago (2011-02-07 15:57:10 UTC) #7
Bernhard Bauer
http://codereview.chromium.org/6410022/diff/8025/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/6410022/diff/8025/chrome/browser/content_settings/host_content_settings_map.cc#newcode46 chrome/browser/content_settings/host_content_settings_map.cc:46: default_ProviderIterator; Please use full camel case here and below. ...
9 years, 10 months ago (2011-02-07 16:20:31 UTC) #8
markusheintz_
http://codereview.chromium.org/6410022/diff/8025/chrome/browser/content_settings/host_content_settings_map.cc File chrome/browser/content_settings/host_content_settings_map.cc (right): http://codereview.chromium.org/6410022/diff/8025/chrome/browser/content_settings/host_content_settings_map.cc#newcode46 chrome/browser/content_settings/host_content_settings_map.cc:46: default_ProviderIterator; On 2011/02/07 16:20:31, Bernhard Bauer wrote: > Please ...
9 years, 10 months ago (2011-02-07 16:29:26 UTC) #9
Bernhard Bauer
9 years, 10 months ago (2011-02-07 16:35:17 UTC) #10
LGTM.

Powered by Google App Engine
This is Rietveld 408576698