New issue
Advanced search Search tips

Issue 605731 link

Starred by 0 users

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Precache should be scheduled on install or upgrade

Project Member Reported by bengr@chromium.org, Apr 21 2016

Issue description

Precache 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.
 

Comment 1 by bengr@chromium.org, Apr 21 2016

Components: Internals>Network>DataProxy
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
Project Member

Comment 3 by sheriffbot@chromium.org, Jun 1 2016

Labels: -M-52 M-53 MovedFrom-52
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 4 by bengr@chromium.org, Jun 2 2016

Status: WontFix (was: Assigned)

Sign in to add a comment