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

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

Issue 690903002: Remove timing limitation of SetOption invocation for PPAPI sockets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 1ff3523031afb90d1fd162dd5a3f24c2209a3499..7b5ce99e79e58902b3bd2d68e6f8fa83344f4f09 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52408,6 +52408,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1008493701" label="PPB_UDPSocket;1.0"/>
<int value="1017579801" label="PPB_OpenGLES2FramebufferBlit;1.0"/>
<int value="1032125598" label="PPB_HostResolver;1.0"/>
+ <int value="1032205959" label="PPB_UDPSocket;1.1"/>
<int value="1039206341" label="PPB_UDPSocket_Private;0.2"/>
<int value="1042058362" label="PPB_Core;1.0"/>
<int value="1050892821" label="PPB_OpenGLES2InstancedArrays;1.0"/>
@@ -52450,6 +52451,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1645591549" label="PPB_Widget(Dev);0.3"/>
<int value="1677958987" label="PPB_ImageData;1.0"/>
<int value="1680873803" label="PPB_Console;1.0"/>
+ <int value="1681523535" label="PPB_TCPSocket;1.2"/>
<int value="1703245231" label="PPB_NetworkList;1.0"/>
<int value="1721408268" label="PPB_URLLoader;1.0"/>
<int value="1753813390" label="PPB_Flash_Clipboard;4.0"/>
« ppapi/proxy/udp_socket_resource_base.cc ('K') | « ppapi/thunk/ppb_udp_socket_thunk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698