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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2012423004: Rename Event.scoped to Event.composed and invert its meaning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@event-composed-path
Patch Set: rebased Created 4 years, 6 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 b98c633b47018590ef267b5e0445b636cf2631b6..1e4f493d064a4f9c82982c02ed55d7756e1f12d0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73719,7 +73719,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1137" label="V8PromiseChain"/>
<int value="1138" label="V8PromiseAccept"/>
<int value="1139" label="V8PromiseDefer"/>
- <int value="1140" label="EventScoped"/>
+ <int value="1140" label="EventComposed"/>
<int value="1141" label="GeolocationInsecureOriginIframe"/>
<int value="1142" label="GeolocationSecureOriginIframe"/>
<int value="1143" label="RequestMIDIAccessIframe"/>
« 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