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

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

Issue 2151033002: Enable BroadcastChannel and add some use counters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/Source/platform/RuntimeEnabledFeatures.in ('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 db30d0bc34423e5a03f1855159b287bee933df3d..f5cfb8c8433f193c37a373acc5e794a834348635 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76868,6 +76868,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1444" label="SecureContextCheckForSandboxedOriginFailed"/>
<int value="1445" label="V8DefineGetterOrSetterWouldThrow"/>
<int value="1446" label="V8FunctionConstructorReturnedUndefined"/>
+ <int value="1447" label="V8BroadcastChannel_Constructor"/>
+ <int value="1448" label="V8BroadcastChannel_PostMessage_Method"/>
+ <int value="1449" label="V8BroadcastChannel_Close_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698