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

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
« no previous file with comments | « ppapi/thunk/ppb_udp_socket_thunk.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 15c5e6eed34de16897a310e8570663eab55a7fb5..e3f7454155af942d6176b5b75e9a38e76d6324bc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52475,6 +52475,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"/>
@@ -52517,6 +52518,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"/>
« no previous file with comments | « 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