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

Issue 646973002: Introduce ChromeContentSettingsClient (Closed)

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

Description

Introduce ChromeContentSettingsClient This CL introduces ChromeContentSettingsClient, the chrome-specific implementation of the content_settings::ContentSettingsClient interface. The CL also adds code to instantiate the implementation with every WebContents. Left as a TODO for next CLs is actually moving the methods from TabSpecificContentSettings included in the interface to this implementation, they are currently left as stubs. BUG=393248 Committed: https://crrev.com/6a586eb11ad5e2956516b6da21da360ec6a20e40 Cr-Commit-Position: refs/heads/master@{#299486}

Patch Set 1 : #

Patch Set 2 : Fix compiler issues #

Total comments: 4

Patch Set 3 : TODO added + typo fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -1 line) Patch
A chrome/browser/content_settings/chrome_content_settings_client.h View 1 2 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/browser/content_settings/chrome_content_settings_client.cc View 1 2 1 chunk +107 lines, -0 lines 0 comments Download
M chrome/browser/ui/tab_helpers.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A components/content_settings/core/browser/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M components/content_settings/core/browser/content_settings_client.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (9 generated)
vabr (Chromium)
Dear reviewers! @blundell: Please have a look at the CL as a whole, as this ...
6 years, 2 months ago (2014-10-10 14:50:38 UTC) #9
Peter Kasting
LGTM
6 years, 2 months ago (2014-10-10 18:04:20 UTC) #10
blundell
LGTM https://codereview.chromium.org/646973002/diff/390002/chrome/browser/content_settings/chrome_content_settings_client.h File chrome/browser/content_settings/chrome_content_settings_client.h (right): https://codereview.chromium.org/646973002/diff/390002/chrome/browser/content_settings/chrome_content_settings_client.h#newcode49 chrome/browser/content_settings/chrome_content_settings_client.h:49: // depending on |type) local shared objects. nit: ...
6 years, 2 months ago (2014-10-13 08:55:58 UTC) #11
vabr (Chromium)
Comments addressed so far. Thanks Colin and Peter! Markus, Please rubber-stamp c/b/content_settings/* (Colin reviewed the ...
6 years, 2 months ago (2014-10-13 09:33:17 UTC) #12
vabr (Chromium)
A friendly ping for Markus and Erik. :) On 2014/10/13 09:33:17, vabr (Chromium) wrote: > ...
6 years, 2 months ago (2014-10-14 07:53:39 UTC) #13
erikwright (departed)
On 2014/10/14 07:53:39, vabr (Chromium) wrote: > A friendly ping for Markus and Erik. :) ...
6 years, 2 months ago (2014-10-14 14:19:17 UTC) #14
markusheintz_
On 2014/10/14 14:19:17, erikwright wrote: > On 2014/10/14 07:53:39, vabr (Chromium) wrote: > > A ...
6 years, 2 months ago (2014-10-14 14:27:32 UTC) #15
vabr (Chromium)
Thanks Markus and Erik! Sending to the CQ now. Cheers, Vaclav
6 years, 2 months ago (2014-10-14 14:51:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/646973002/530001
6 years, 2 months ago (2014-10-14 14:52:19 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:530001)
6 years, 2 months ago (2014-10-14 15:06:46 UTC) #19
commit-bot: I haz the power
6 years, 2 months ago (2014-10-14 15:07:47 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6a586eb11ad5e2956516b6da21da360ec6a20e40
Cr-Commit-Position: refs/heads/master@{#299486}

Powered by Google App Engine
This is Rietveld 408576698