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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2003253002: [Devtools] Allow User-Agent header override for Websockets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tests Created 4 years, 5 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 | « third_party/WebKit/public/platform/modules/websockets/WebSocketHandle.h ('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 c93a3e4fde61ad846cfec8685dcc8094dd64d4bc..c2cfa5db9f1ff7d711db784063a39f0d3ab551a1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -66049,6 +66049,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="124" label="DBMF_INVALID_ORIGIN_ON_GET_SPACE"/>
<int value="125" label="DBMF_INVALID_ORIGIN_ON_MODIFIED"/>
<int value="126" label="DBMF_INVALID_ORIGIN_ON_CLOSED"/>
+ <int value="127" label="WSH_INVALID_HEADER_VALUE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/websockets/WebSocketHandle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698