DescriptionIntroduce 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 #
Messages
Total messages: 20 (9 generated)
|