DescriptionRefactor app list event handling and prerendering.
ContentsView should not be responsible for apps-grid-specific logic.
To this end, moved scroll and gesture event handling from ContentsView
to AppsGridView, removing the special cases for NAMED_PAGE_APPS. Also
moved some of the prerender logic from ContentsView to AppsGridView.
BUG=377381
Committed: https://crrev.com/e407013f55b72cb9e0a86aec541bd8eba5efe90f
Cr-Commit-Position: refs/heads/master@{#292591}
Patch Set 1 #Patch Set 2 : Moved some app-grid-specific logic from ContentsView to AppsGridView. #
Total comments: 4
Patch Set 3 : Moved scrolling event handlers from AppsContainerView to AppsGridView. #
Total comments: 5
Patch Set 4 : Reorder in .cc file. #
Messages
Total messages: 13 (0 generated)
|