New issue
Advanced search Search tips

Issue 618386 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Record precache periodic task interval

Project Member Reported by rajendrant@chromium.org, Jun 8 2016

Issue description

Precache periodic GCM task is scheduled to run every 6 hours if the conditions are right for precaching. The interval between successive task invocations should be logged.
 
Labels: OS-Android
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 9 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/1a867255fe4aa1f86136315520a26cfa44f9515e

commit 1a867255fe4aa1f86136315520a26cfa44f9515e
Author: rajendrant <rajendrant@chromium.org>
Date: Thu Jun 09 00:08:51 2016

Record precache periodic task interval

Precache periodic task is invoked by GCMNetworkManager when the
conditions are right for precaching. The interval between successive
task invocations should be logged.

BUG= 618386 

Review-Url: https://codereview.chromium.org/2047573007
Cr-Commit-Position: refs/heads/master@{#398743}

[modify] https://crrev.com/1a867255fe4aa1f86136315520a26cfa44f9515e/chrome/android/java/src/org/chromium/chrome/browser/precache/PrecacheController.java
[modify] https://crrev.com/1a867255fe4aa1f86136315520a26cfa44f9515e/tools/metrics/histograms/histograms.xml

Status: Fixed (was: Assigned)

Sign in to add a comment