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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1568523002: Implement content::WebSocketBlobSender (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@websocket_blob_send_ipcs
Patch Set: Rebase. Created 4 years, 10 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
« content/common/websocket_messages.h ('K') | « content/content_tests.gypi ('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 f03c9efdca2575656cdf105b930a8d751f3f1ed9..c523506ac08a8e3121b06dabe9ffa8b95b867cbe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -58110,6 +58110,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="107" label="RDHI_WRONG_STORAGE_PARTITION"/>
<int value="108" label="RDH_INVALID_REQUEST_ID"/>
<int value="109" label="BDH_SERVICE_NOT_ALLOWED_FOR_ORIGIN"/>
+ <int value="110" label="WSH_SEND_BLOB_DURING_BLOB_SEND"/>
+ <int value="111" label="WSH_SEND_FRAME_DURING_BLOB_SEND"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« content/common/websocket_messages.h ('K') | « content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698