summaryrefslogtreecommitdiffstats
path: root/tools/metrics
diff options
context:
space:
mode:
authoryuzus <yuzus@chromium.org>2016-03-18 03:54:54 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-18 10:56:04 +0000
commit19bc947948fe95fd5fae7cbe3e9a8ef71d8cf0c0 (patch)
tree561114411295abfe18b93130579b765aa8756637 /tools/metrics
parent763bbe944c22635b01caaa86cceb65a21fa1bb4c (diff)
downloadchromium_src-19bc947948fe95fd5fae7cbe3e9a8ef71d8cf0c0.zip
chromium_src-19bc947948fe95fd5fae7cbe3e9a8ef71d8cf0c0.tar.gz
chromium_src-19bc947948fe95fd5fae7cbe3e9a8ef71d8cf0c0.tar.bz2
Implement Event.relatedTargetScoped
This CL implements Event.relatedTargetScoped flag, which is set to false by default and should be set to true only if the event is trusted and has a related target or if the user sets it to true. See the spec here: https://w3c.github.io/webcomponents/spec/shadow/#dfn-relatedtargetscoped-flag BUG=589782 TBR=holte@chromium.org Review URL: https://codereview.chromium.org/1817453002 Cr-Commit-Position: refs/heads/master@{#381929}
Diffstat (limited to 'tools/metrics')
-rw-r--r--tools/metrics/histograms/histograms.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index cf520ef..02c325c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68600,6 +68600,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1263" label="HTMLLabelElementControlForNonFormAssociatedElement"/>
<int value="1264" label="PatternAttributeUnicodeFlagIsIncompatible"/>
<int value="1265" label="HTMLMediaElementLoadNetworkEmptyNotPaused"/>
+ <int value="1266" label="EventRelatedTargetScoped"/>
</enum>
<enum name="FetchRequestMode" type="int">