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

Issue 640753002: Introduce ContentSettingsClient interface (Closed)

Created:
6 years, 2 months ago by vabr (Chromium)
Modified:
6 years, 2 months ago
Reviewers:
blundell
CC:
chromium-reviews, markusheintz_
Base URL:
https://chromium.googlesource.com/chromium/src.git@384873_move_interface_to_component
Project:
chromium
Visibility:
Public.

Description

Introduce ContentSettingsClient interface This CL: * Introduces ContentSettingsClient interface. * Includes some functions to be transferred to interface from TabSpecificContentSettings. To be done in follow-up CLs: * Introduce a Chrome implementation of this interface. * Add code to create those objects. * Move the methods from TabSpecificContentSettings included in the interface to the implementation. BUG=387075, 384873, 393248 Committed: https://crrev.com/478dd52b98307a5b27eca64a8a8af14e0977cc67 Cr-Commit-Position: refs/heads/master@{#299090}

Patch Set 1 : #

Patch Set 2 : Just rebased #

Patch Set 3 : Errors fixed #

Total comments: 7

Patch Set 4 : Moving test utils into core/test, removing content_settings_client.cc #

Patch Set 5 : Removing the stubs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -0 lines) Patch
M components/content_settings.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/content_settings/core/browser/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A components/content_settings/core/browser/content_settings_client.h View 1 2 3 1 chunk +73 lines, -0 lines 0 comments Download
M components/content_settings/core/browser/local_shared_objects_counter.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (3 generated)
vabr (Chromium)
Hi Colin, Mind taking a look? Normally, I would ask content_settings OWNERS for review, but ...
6 years, 2 months ago (2014-10-08 14:48:01 UTC) #3
vabr (Chromium)
Ah, sorry, I obviously cannot code (forgot to compile locally). Fixing all the stupid mistakes, ...
6 years, 2 months ago (2014-10-08 16:12:14 UTC) #4
vabr (Chromium)
All right, this ready for review again. Thanks, Colin! Vaclav
6 years, 2 months ago (2014-10-08 16:34:00 UTC) #5
blundell
LGTM with nits Exciting, thanks! It will be really great to have content_settings componentized, thanks ...
6 years, 2 months ago (2014-10-09 05:50:51 UTC) #6
vabr (Chromium)
Hi Colin, Thanks for your review and support! I addressed all your comments but the ...
6 years, 2 months ago (2014-10-09 13:47:54 UTC) #7
blundell
https://codereview.chromium.org/640753002/diff/60001/components/content_settings.gypi File components/content_settings.gypi (right): https://codereview.chromium.org/640753002/diff/60001/components/content_settings.gypi#newcode75 components/content_settings.gypi:75: 'content_settings/core/browser/stub_content_settings_client.cc', On 2014/10/09 13:47:54, vabr (Chromium) wrote: > On ...
6 years, 2 months ago (2014-10-09 14:00:40 UTC) #8
vabr (Chromium)
On 2014/10/09 14:00:40, blundell wrote: > https://codereview.chromium.org/640753002/diff/60001/components/content_settings.gypi > File components/content_settings.gypi (right): > > https://codereview.chromium.org/640753002/diff/60001/components/content_settings.gypi#newcode75 > ...
6 years, 2 months ago (2014-10-09 14:15:23 UTC) #9
blundell
On 2014/10/09 14:15:23, vabr (Chromium) wrote: > On 2014/10/09 14:00:40, blundell wrote: > > > ...
6 years, 2 months ago (2014-10-09 14:19:04 UTC) #10
blundell
Note: I think it's up to the individual module owners to make the call here, ...
6 years, 2 months ago (2014-10-09 14:20:21 UTC) #11
vabr (Chromium)
On 2014/10/09 14:19:04, blundell wrote: > On 2014/10/09 14:15:23, vabr (Chromium) wrote: > > On ...
6 years, 2 months ago (2014-10-09 15:47:00 UTC) #12
blundell
On 2014/10/09 15:47:00, vabr (Chromium) wrote: > On 2014/10/09 14:19:04, blundell wrote: > > On ...
6 years, 2 months ago (2014-10-10 09:19:02 UTC) #13
vabr (Chromium)
Thanks, Colin, For putting effort into explaining the issues you see in using creating the ...
6 years, 2 months ago (2014-10-10 09:40:26 UTC) #14
blundell
On 2014/10/10 09:40:26, vabr (Chromium) wrote: > Thanks, Colin, > > For putting effort into ...
6 years, 2 months ago (2014-10-10 10:46:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/640753002/110001
6 years, 2 months ago (2014-10-10 10:49:04 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:110001)
6 years, 2 months ago (2014-10-10 11:13:39 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-10-10 11:14:23 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/478dd52b98307a5b27eca64a8a8af14e0977cc67
Cr-Commit-Position: refs/heads/master@{#299090}

Powered by Google App Engine
This is Rietveld 408576698