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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1969723004: Add a counter and a deprecation message when navigating in an unload handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test Created 4 years, 7 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 989a968d778898a6149fc6b60ccd989fa10260ee..d0c4c0b890754d00f57dbcd8b4834dd59b219f7d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72665,6 +72665,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1345" label="ProgressElementWithNoneAppearance"/>
<int value="1346" label="ProgressElementWithProgressBarAppearance"/>
<int value="1347" label="PointerEventAddListenerCount"/>
+ <int value="1348" label="UnloadHandler_Navigation"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698