summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorlazyboy@chromium.org <lazyboy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-07 13:31:04 +0000
committerlazyboy@chromium.org <lazyboy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-07 13:31:04 +0000
commit8ca9d5c272477cb61375fe379a4937245227b7df (patch)
tree9a90a9d854e2f0655541e4fae8006705a093dfa7 /tools
parent2e5e0b1b4fe9ecbc812ae56813376e600f35cb2b (diff)
downloadchromium_src-8ca9d5c272477cb61375fe379a4937245227b7df.zip
chromium_src-8ca9d5c272477cb61375fe379a4937245227b7df.tar.gz
chromium_src-8ca9d5c272477cb61375fe379a4937245227b7df.tar.bz2
Part 2/3 of http://crrev.com/225043005: Add API endpoints for webview.showContextMenu.
This method is intended to be called from shim (web_view_experimental.js) to show a custom/modified context menu for a <webview>. This CL only exposes the entry points and doesn't actually modify the context menu, subsequent CL will do that. BUG=140315 Test=No visible changes. Review URL: https://codereview.chromium.org/252563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268725 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-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 2291f50..820f75e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -33937,6 +33937,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
label="FILESYSTEMPROVIDERINTERNAL_GETMETADATAREQUESTEDERROR"/>
<int value="752" label="BROWSER_OPENTAB"/>
<int value="753" label="MANAGEMENT_CREATEAPPSHORTCUT"/>
+ <int value="754" label="WEBVIEW_SHOWCONTEXTMENU"/>
</enum>
<enum name="ExtensionInstallCause" type="int">