DescriptionMove knowledge about MessageCenter out of MessageView.
This is because I need to create a new subclass of MessageView - a synthetic placeholder for multiple notifications from the same source. Hence the new enum, MesageViewTypes, which is not used in this patch but will in second... the derived classes override abstract methods of the MesageView to provide functionality.
NotificationView currently knows about MessageCenter but in the future refactorings it can yield this to MessageCenterView.
BUG=320827
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236888
Patch Set 1 #Patch Set 2 : fix win build break #
Total comments: 1
Patch Set 3 : remover types #
Total comments: 6
Patch Set 4 : more feedback #Patch Set 5 : linux build fix #Patch Set 6 : more fix #
Messages
Total messages: 12 (0 generated)
|