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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2014173002: Rename Event.deepPath() to Event.composedPath() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert devtools.js 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 eb1f1fdf4793569eb741d3f4e00858859f4a2ec6..b98c633b47018590ef267b5e0445b636cf2631b6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73702,7 +73702,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1120" label="NonSecureSharedWorkerAccessedFromSecureContext"/>
<int value="1121" label="SecureSharedWorkerAccessedFromNonSecureContext"/>
<int value="1122" label="NonCSSStyleSheetType"/>
- <int value="1123" label="EventDeepPath"/>
+ <int value="1123" label="EventComposedPath"/>
<int value="1124" label="LinkHeaderPreload"/>
<int value="1125" label="MouseWheelEvent"/>
<int value="1126" label="WheelEvent"/>
« 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