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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2457503002: Send input message acks for swapped out renderers. (Closed)
Patch Set: Move histogram into conditional Created 4 years, 1 month 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 643919342daf8f1de27daba33fca955cee0fd0b9..fca4c94efe72717eaf62efb26a9b78407521ec41 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -14349,6 +14349,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Event.RenderView.DiscardInput" enum="Boolean">
Charlie Reis 2016/10/27 19:35:17 isherman@ can confirm, but I think the practice is
Ilya Sherman 2016/10/28 02:10:06 Yes, please =)
dtapuska 2016/10/28 14:56:55 Done.
+ <owner>dtapuska@chromium.org</owner>
+ <summary>
+ Whether the input IPC messages were discarded before fully processed in
Ilya Sherman 2016/10/28 02:10:06 nit: Should this say "before *being* fully process
dtapuska 2016/10/28 14:56:55 Done.
+ RenderView's IPC message handler.
+ </summary>
+</histogram>
+
<histogram name="Event.SingleTapType" enum="TapDelayType">
<owner>rbyers@chromium.org</owner>
<summary>
« content/renderer/render_view_impl.cc ('K') | « content/renderer/render_view_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698