Chromium Code Reviews
DescriptionRefactor 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=none
TEST=Ensure that ProfileInfoCacheTest and BackgroundModeManagerTest unit tests all pass.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115621
Patch Set 1 : init #
Total comments: 7
Patch Set 2 : changed remaining callbacks to use only profile_path where possible #
Total comments: 1
Patch Set 3 : nit + fixed badge update issue #
Total comments: 5
Patch Set 4 : Fixed notification in SetIsUsingGAIAPicture #Messages
Total messages: 16 (0 generated)
|