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

Issue 9015012: Get rid of trivial IncognitoUserPrefStore and PerTabUserPrefStore. (Closed)

Created:
8 years, 12 months ago by mnaganov (inactive)
Modified:
8 years, 11 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Moved overlay prefs registration code to prefs_tab_helper #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -134 lines) Patch
M chrome/browser/content_settings/content_settings_pref_provider_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
D chrome/browser/prefs/incognito_user_pref_store.h View 1 chunk +0 lines, -20 lines 0 comments Download
D chrome/browser/prefs/incognito_user_pref_store.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M chrome/browser/prefs/overlay_user_pref_store.h View 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/prefs/overlay_user_pref_store.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/prefs/overlay_user_pref_store_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/browser/prefs/per_tab_user_pref_store.h View 1 chunk +0 lines, -20 lines 0 comments Download
D chrome/browser/prefs/per_tab_user_pref_store.cc View 1 chunk +0 lines, -55 lines 0 comments Download
M chrome/browser/prefs/pref_service.cc View 1 3 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/ui/prefs/prefs_tab_helper.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/prefs/prefs_tab_helper.cc View 1 2 chunks +65 lines, -0 lines 2 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mnaganov (inactive)
8 years, 12 months ago (2011-12-29 22:54:19 UTC) #1
Bernhard Bauer
http://codereview.chromium.org/9015012/diff/1/chrome/browser/prefs/pref_service.cc File chrome/browser/prefs/pref_service.cc (right): http://codereview.chromium.org/9015012/diff/1/chrome/browser/prefs/pref_service.cc#newcode114 chrome/browser/prefs/pref_service.cc:114: static void InitIncognitoUserPrefStore(OverlayUserPrefStore* pref_store) { You could move this ...
8 years, 11 months ago (2011-12-30 17:54:14 UTC) #2
mnaganov (inactive)
On 2011/12/30 17:54:14, Bernhard Bauer wrote: > http://codereview.chromium.org/9015012/diff/1/chrome/browser/prefs/pref_service.cc > File chrome/browser/prefs/pref_service.cc (right): > > http://codereview.chromium.org/9015012/diff/1/chrome/browser/prefs/pref_service.cc#newcode114 ...
8 years, 11 months ago (2011-12-30 21:32:33 UTC) #3
Bernhard Bauer
On 2011/12/30 21:32:33, Mikhail Naganov (Chromium) wrote: > On 2011/12/30 17:54:14, Bernhard Bauer wrote: > ...
8 years, 11 months ago (2011-12-30 23:40:28 UTC) #4
mnaganov (inactive)
On 2011/12/30 23:40:28, Bernhard Bauer wrote: > On 2011/12/30 21:32:33, Mikhail Naganov (Chromium) wrote: > ...
8 years, 11 months ago (2012-01-05 13:33:20 UTC) #5
Bernhard Bauer
LGTM On 2012/01/05 13:33:20, Mikhail Naganov (Chromium) wrote: > On 2011/12/30 23:40:28, Bernhard Bauer wrote: ...
8 years, 11 months ago (2012-01-05 13:47:26 UTC) #6
mnaganov (inactive)
Peter, an OWNER's approval is required for files in chrome/browser/ui. Please take a look. On ...
8 years, 11 months ago (2012-01-05 16:45:25 UTC) #7
Peter Kasting
chrome/browser/ui LGTM http://codereview.chromium.org/9015012/diff/6001/chrome/browser/ui/prefs/prefs_tab_helper.cc File chrome/browser/ui/prefs/prefs_tab_helper.cc (right): http://codereview.chromium.org/9015012/diff/6001/chrome/browser/ui/prefs/prefs_tab_helper.cc#newcode384 chrome/browser/ui/prefs/prefs_tab_helper.cc:384: // per-profile preference on a per-tab pref ...
8 years, 11 months ago (2012-01-05 17:23:42 UTC) #8
mnaganov (inactive)
8 years, 11 months ago (2012-01-05 17:31:30 UTC) #9
http://codereview.chromium.org/9015012/diff/6001/chrome/browser/ui/prefs/pref...
File chrome/browser/ui/prefs/prefs_tab_helper.cc (right):

http://codereview.chromium.org/9015012/diff/6001/chrome/browser/ui/prefs/pref...
chrome/browser/ui/prefs/prefs_tab_helper.cc:384: // per-profile preference on a
per-tab pref store delegates to underlay
On 2012/01/05 17:23:43, Peter Kasting wrote:
> Nit: "underlay" -> "the underlying"

Done.

Powered by Google App Engine
This is Rietveld 408576698