• estade@chromium.org's avatar
    ntp4: improved app install, try 2 · a179fac7
    estade@chromium.org authored
    1. install to the correct page (0 -> -1 in crx_installer)
    2. scroll to show the app (scrollTop change in apps_page.js)
    3. reset tiles after trashing an app (trash.js change)
    4. fix install-display for already-open NTPs. The old technique of always navigating stacked up history entries when the NTP had already been open. It was also flaky (seemed to be vulnerable to some race). Now we use an install notification which the NTP in question will be listening for.
    
    BUG=92995,91583
    TEST=manual
    
    Review URL: http://codereview.chromium.org/7776001
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98715 0039d316-1c4b-4281-b951-d872f2087c98
    a179fac7
app_launcher_handler.h 8.01 KB