Precache should be scheduled on install or upgrade |
|||
Issue descriptionPrecache currently schedules with GCMNetworkManager only when Android is booted, which is never for many users. Instead (or perhaps additionally) it should be scheduled on the first run after installation or upgrade.
,
Apr 25 2016
On upgrade/reinstall, precache task gets scheduled due to ChromeBackgroundService::onInitializeTasks() - even stable chrome should have precache task registered, but it does nothing due to Finch. I will add code to register task after-install or first-run-after-install. https://code.google.com/p/chromium/codesearch#chromium/src/chrome/android/java/src/org/chromium/chrome/browser/ChromeBackgroundService.java&l=150
,
Jun 1 2016
Moving this nonessential bug to the next milestone. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jun 2 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bengr@chromium.org
, Apr 21 2016