DescriptionRefactor app list ContentsView to use pointer members to find views.
Removed access functions GetAppsContainerView and friends (which look up
a specific index in view_model_ and static_cast it); just directly use
the private fields of ContentsView that hold pointers of the correct
type to these special views.
Added such a pointer for the SearchResultListView.
BUG=377381
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275109
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|