Chromium Code Reviews
DescriptionRefactor the extension message bubbles.
- Get rid of ProfileKeyedApi inheritance from the controllers.
- Keep track of Profile list with base::LazyInstance.
- Extract the Delegate interface out of the Controller.
- Get rid of GetExtensions() function from the delegate interface.
- Change the ownership model. Now: View owns Controller who owns Delegate.
BUG=328441
R=kalman@chromium.org
TBR=sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244671
Patch Set 1 #Patch Set 2 : Fix compile errors on non-Win platform #
Total comments: 20
Patch Set 3 : Addressed review comments #Messages
Total messages: 4 (0 generated)
|