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

Issue 965793003: Remove the overwrite parameter from PrefProvider::ReadContentSettingsFromPref (Closed)

Created:
5 years, 9 months ago by raymes
Modified:
5 years, 9 months ago
Reviewers:
msramek, markusheintz_
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the overwrite parameter from PrefProvider::ReadContentSettingsFromPref The overwrite parameter determines whether the value_map_ member should be cleared. The only time it is called with "false" is from the constructor at which point value_map_ should be empty anyway. So we should be able just to remove this parameter. Committed: https://crrev.com/ef44b2744f9e2ab0e80c480c27faf0af162760d6 Cr-Commit-Position: refs/heads/master@{#318829}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M components/content_settings/core/browser/content_settings_pref_provider.h View 1 chunk +2 lines, -3 lines 0 comments Download
M components/content_settings/core/browser/content_settings_pref_provider.cc View 4 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
raymes
5 years, 9 months ago (2015-03-02 02:49:17 UTC) #2
msramek
On 2015/03/02 02:49:17, raymes wrote: LGTM. Looks like it's just some leftover.
5 years, 9 months ago (2015-03-02 09:46:49 UTC) #3
markusheintz_
On 2015/03/02 09:46:49, msramek wrote: > On 2015/03/02 02:49:17, raymes wrote: > > LGTM. Looks ...
5 years, 9 months ago (2015-03-02 10:06:01 UTC) #4
msramek
On 2015/03/02 10:06:01, markusheintz_ wrote: > On 2015/03/02 09:46:49, msramek wrote: > > On 2015/03/02 ...
5 years, 9 months ago (2015-03-02 10:40:03 UTC) #5
markusheintz_
On 2015/03/02 10:40:03, msramek wrote: > On 2015/03/02 10:06:01, markusheintz_ wrote: > > On 2015/03/02 ...
5 years, 9 months ago (2015-03-02 10:46:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/965793003/1
5 years, 9 months ago (2015-03-03 01:36:46 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-03 03:24:56 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-03 03:25:52 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ef44b2744f9e2ab0e80c480c27faf0af162760d6
Cr-Commit-Position: refs/heads/master@{#318829}

Powered by Google App Engine
This is Rietveld 408576698