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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 982323002: Rendezvous to hung browser will again offer to kill it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « chrome/browser/process_singleton_win.cc ('k') | 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 5c2ddf9bd9a784717d76ea4a8b649f86400f9d54..322bc45f05c82e87fb242153f90da98f20826892 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62046,9 +62046,11 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="ES_Critical"/>
<suffix name="ES_Logoff"/>
<suffix name="ES_Other"/>
+ <suffix name="HungBrowserTerminated"/>
<suffix name="KillProcess"/>
<suffix name="LastWindowClose"/>
<suffix name="ProcessSingletonIsShuttingDown"/>
+ <suffix name="RendezvousToHungBrowser"/>
<suffix name="SessionEnding"/>
<suffix name="TraybarEndSession"/>
<suffix name="TraybarExit"/>
« no previous file with comments | « chrome/browser/process_singleton_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698