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

Issue 7058003: Take out pref watching from HostZoomMap, in preparation of removing Profile from it. (Closed)

Created:
9 years, 7 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, Jói, A S Alam
Visibility:
Public.

Description

Take out pref watching from HostZoomMap, in preparation of removing Profile from it. I've moved watching changes to the default zoom level to the Profile class. The other value being watched was for the per-hostname level, which is only needed if it's being synced. However this pref stopped being synced in r51849, so the removal is roughly a revert of 44056. BUG=76788 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86303

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -215 lines) Patch
M chrome/browser/prefs/browser_prefs.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 3 chunks +8 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/host_zoom_map.h View 5 chunks +2 lines, -16 lines 0 comments Download
M content/browser/host_zoom_map.cc View 9 chunks +8 lines, -76 lines 0 comments Download
D content/browser/host_zoom_map_unittest.cc View 1 chunk +0 lines, -120 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 7 months ago (2011-05-23 16:24:37 UTC) #1
Avi (use Gerrit)
9 years, 7 months ago (2011-05-23 16:30:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698