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

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

Issue 2806053002: Add Precache.Fetch.Begin user action. (Closed)
Patch Set: Created 3 years, 8 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/precache/content/precache_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index bdae8ad0c5a539bf471c2395d593dd54ad929074..bb586edf67a5cdb7df359d9f6d9fadb2a2a6e38f 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13834,6 +13834,14 @@ should be able to be added at any place in this file.
<obsolete>Deprecated due to NPAPI removal.</obsolete>
</action>
+<action name="Precache.Fetch.Begin" not_user_triggered="true">
+ <owner>twifkak@chromium.org</owner>
+ <owner>jamartin@chromium.org</owner>
+ <description>
+ A precache fetch was initiated, having met all the necessary preconditions.
Alexei Svitkine (slow) 2017/04/10 19:04:10 Please expand description to explain why this is n
twifkak 2017/04/11 01:15:43 I added a bit of detail to the CL description. Let
+ </description>
+</action>
+
<action name="Precache.Fetch.IntentReceived" not_user_triggered="true">
<owner>twifkak@chromium.org</owner>
<owner>bengr@chromium.org</owner>
« no previous file with comments | « components/precache/content/precache_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698