Commit ab73da66 authored by ppi's avatar ppi Committed by Commit bot

Open-source and claim the RendererSyncIPC.ElapsedTime UMA histogram.

BUG=223859
BUG=394757

Review URL: https://codereview.chromium.org/514373003

Cr-Commit-Position: refs/heads/master@{#292696}
parent fcdaa486
......@@ -26452,6 +26452,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
<histogram name="RendererSyncIPC.ElapsedTime" units="milliseconds">
<owner>ppi@chromium.org</owner>
<summary>
Roundtrip times for synchronous IPC calls from the renderer to browser.
</summary>
</histogram>
<histogram name="RenderViewContextMenu.Shown" enum="RenderViewContextMenuItem">
<owner>vitalybuka@chromium.org</owner>
<summary>Count of renderer view context menu items shown.</summary>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment