Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2628983003: Expand Session.TotalDuration disclaimer on Android. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 294e24dd1d31f33ca0e03035d7e9d4a9786bc9bc..ab3b9904d748866848f77a80a60dc2c8bc71c0b0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -60068,8 +60068,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
Starting from M55 the session length is recorded by discounting for default
inactivity timeout.
- Android: There is a known issue where a JavaScript dialog can cause this
- metric to record a session end prematurely. See: crbug.com/678276.
+ Android: There is a known issue where JavaScript dialogs and other things
+ that take focus away from the Chrome activity can cause this metric to
+ record a session end prematurely. See: crbug.com/678276.
</summary>
</histogram>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698