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

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

Issue 227083002: Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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 | « trunk/src/remoting/protocol/fake_session.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/metrics/histograms/histograms.xml
===================================================================
--- trunk/src/tools/metrics/histograms/histograms.xml (revision 262001)
+++ trunk/src/tools/metrics/histograms/histograms.xml (working copy)
@@ -12892,9 +12892,6 @@
</histogram>
<histogram name="Net.SocketReceiveBufferUnchangeable" units="Bytes">
- <obsolete>
- Replaced by Net.SocketUnchangeableReceiveBuffer 3/31/2014.
- </obsolete>
<owner>jar@chromium.org</owner>
<summary>
The size of a socket's receive buffer when the attempt to change it via
@@ -12967,14 +12964,6 @@
</summary>
</histogram>
-<histogram name="Net.SocketUnchangeableReceiveBuffer" units="Bytes">
- <owner>jar@chromium.org</owner>
- <summary>
- The size of a socket's receive buffer when the attempt to change it via
- setsockopt failed.
- </summary>
-</histogram>
-
<histogram name="Net.SocketUnchangeableSendBuffer" units="Bytes">
<owner>jar@chromium.org</owner>
<summary>
« no previous file with comments | « trunk/src/remoting/protocol/fake_session.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698