DescriptionAppsGridView: Use specific types instead of views::View*.
Almost every views::View* in this class is actually an AppListItemView*,
and we are now specific about that. Also made a few explicit
PulsingBlockViews. This removes a mess of static_casts throughout the
file, and makes the interface to many methods type-safe and explicit.
Committed: https://crrev.com/0ee0ce7028862d0c8fbc44880947cc25cd2b7cd8
Cr-Commit-Position: refs/heads/master@{#297341}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Better comment and name for GetViewDisplayedAtSlotOnCurrentPage. #Patch Set 3 : Completely use AppListItemView everywhere, not views::View. #
Total comments: 2
Messages
Total messages: 13 (3 generated)
|