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

Issue 9271018: Merge 115621 - Refactor ProfileInfoCacheObserver interface and usage thereof. (Closed)

Created:
8 years, 11 months ago by sail
Modified:
8 years, 11 months ago
Reviewers:
SteveT
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Merge 115621 - Refactor ProfileInfoCacheObserver interface and usage thereof. We want to simplify OnProfileAdded and OnProfileAvatarChanged so decouple the Observer interface a bit away from ProfileShortcutManagerWin. Instead, classes that implement the interface should fetch the global cache object and retrieve any additional information it needs from there when they are notified. BUG=109447 TEST=Ensure that ProfileInfoCacheTest and BackgroundModeManagerTest unit tests all pass. Review URL: http://codereview.chromium.org/9020013 TBR=stevet@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=118526

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -151 lines) Patch
M chrome/browser/background/background_mode_manager.h View 1 chunk +7 lines, -12 lines 0 comments Download
M chrome/browser/background/background_mode_manager.cc View 5 chunks +21 lines, -12 lines 0 comments Download
M chrome/browser/background/background_mode_manager_unittest.cc View 1 chunk +8 lines, -13 lines 0 comments Download
M chrome/browser/profiles/profile_info_cache.cc View 8 chunks +15 lines, -35 lines 0 comments Download
M chrome/browser/profiles/profile_info_cache_observer.h View 1 chunk +7 lines, -17 lines 0 comments Download
M chrome/browser/profiles/profile_info_cache_unittest.h View 1 chunk +9 lines, -13 lines 0 comments Download
M chrome/browser/profiles/profile_info_cache_unittest.cc View 2 chunks +24 lines, -13 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_win.h View 1 chunk +5 lines, -12 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_win.cc View 9 chunks +35 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sail
8 years, 11 months ago (2012-01-20 22:23:22 UTC) #1
SteveT
8 years, 11 months ago (2012-01-20 22:47:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698