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

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

Issue 2163543003: Hook up new V8 use counters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/core/frame/UseCounter.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 190f89cc1e06efe40733069795d383f1a12278e3..2e4e1b665d4b5cc6129874780de76fa107e3cec1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76866,6 +76866,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1442" label="SecureContextCheckFailed"/>
<int value="1443" label="SecureContextCheckForSandboxedOriginPassed"/>
<int value="1444" label="SecureContextCheckForSandboxedOriginFailed"/>
+ <int value="1445" label="V8DefineGetterOrSetterWouldThrow"/>
+ <int value="1446" label="V8FunctionConstructorReturnedUndefined"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698