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

Issue 7275018: Make ExtensionContentSettingsStore refcounted. (Closed)

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

Description

Make ExtensionContentSettingsStore refcounted. BUG=83657 TESt=no crash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91555

Patch Set 1 #

Patch Set 2 : stuffd #

Patch Set 3 : fix #

Patch Set 4 : compile fix #

Patch Set 5 : fix incognito #

Patch Set 6 : revert stuff #

Patch Set 7 : fix #

Patch Set 8 : fix #

Patch Set 9 : comments #

Total comments: 10

Patch Set 10 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -109 lines) Patch
M chrome/browser/content_settings/content_settings_extension_provider.h View 1 2 3 4 5 6 7 8 9 2 chunks +14 lines, -10 lines 0 comments Download
M chrome/browser/content_settings/content_settings_extension_provider.cc View 1 2 3 4 5 6 7 8 9 3 chunks +10 lines, -14 lines 0 comments Download
M chrome/browser/content_settings/content_settings_provider.h View 1 2 3 4 5 6 7 8 9 2 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.h View 1 2 3 4 5 6 7 8 9 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.cc View 1 2 3 4 5 6 7 8 9 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_content_settings_store.h View 1 2 3 4 5 5 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_content_settings_store.cc View 1 2 3 4 5 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_content_settings_store_unittest.cc View 1 2 3 4 5 6 7 2 chunks +61 lines, -62 lines 0 comments Download
M chrome/browser/extensions/extension_prefs.h View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Bernhard Bauer
Please review.
9 years, 5 months ago (2011-07-03 18:08:29 UTC) #1
battre
LGTM with some nits and optional stuff. http://codereview.chromium.org/7275018/diff/9001/chrome/browser/content_settings/content_settings_extension_provider.cc File chrome/browser/content_settings/content_settings_extension_provider.cc (right): http://codereview.chromium.org/7275018/diff/9001/chrome/browser/content_settings/content_settings_extension_provider.cc#newcode60 chrome/browser/content_settings/content_settings_extension_provider.cc:60: const ContentSettingsDetails& ...
9 years, 5 months ago (2011-07-06 09:12:05 UTC) #2
Bernhard Bauer
http://codereview.chromium.org/7275018/diff/9001/chrome/browser/content_settings/content_settings_extension_provider.cc File chrome/browser/content_settings/content_settings_extension_provider.cc (right): http://codereview.chromium.org/7275018/diff/9001/chrome/browser/content_settings/content_settings_extension_provider.cc#newcode60 chrome/browser/content_settings/content_settings_extension_provider.cc:60: const ContentSettingsDetails& details) { On 2011/07/06 09:12:05, battre wrote: ...
9 years, 5 months ago (2011-07-06 12:06:51 UTC) #3
Bernhard Bauer
Miranda, can you take a look at the profile changes? Thanks!
9 years, 5 months ago (2011-07-06 12:27:00 UTC) #4
Miranda Callahan
9 years, 5 months ago (2011-07-06 14:16:18 UTC) #5
On 2011/07/06 12:27:00, Bernhard Bauer wrote:
> Miranda, can you take a look at the profile changes? Thanks!

LGTM for profile changes.

Powered by Google App Engine
This is Rietveld 408576698