• mgiuca's avatar
    Refactor app list event handling and prerendering. · e407013f
    mgiuca authored
    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
    
    Review URL: https://codereview.chromium.org/497413003
    
    Cr-Commit-Position: refs/heads/master@{#292591}
    e407013f
contents_view.cc 10.2 KB