summaryrefslogtreecommitdiffstats
path: root/tools/metrics
diff options
context:
space:
mode:
authorwjywbs@gmail.com <wjywbs@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-29 16:43:41 +0000
committerwjywbs@gmail.com <wjywbs@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-29 16:43:41 +0000
commitb610ba805b4f6693e79dccc292bca88350a982de (patch)
tree5865a37771de6e7a97fcfcc087bbd1e256f4f202 /tools/metrics
parent221ef85125c26f57949bcdf4b7e888e920d6799c (diff)
downloadchromium_src-b610ba805b4f6693e79dccc292bca88350a982de.zip
chromium_src-b610ba805b4f6693e79dccc292bca88350a982de.tar.gz
chromium_src-b610ba805b4f6693e79dccc292bca88350a982de.tar.bz2
Add launchType, availableLaunchTypes and setLaunchType in chrome.management
ExtensionInfo.launchType and ExtensionInfo.availableLaunchTypes properties are added. They only present for hosted apps or legacy packaged apps. Packaged apps have no option for the launch type. The setLaunchType function can set the launch type of a hosted or legacy packaged app. R=benwells@chromium.org,kalman@chromium.org BUG=none Review URL: https://codereview.chromium.org/277263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273496 0039d316-1c4b-4281-b951-d872f2087c98
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 1b11267..1ab8411 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -35093,6 +35093,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="780" label="ENTERPRISE_PLATFORMKEYS_IMPORTCERTIFICATE"/>
<int value="781" label="ENTERPRISE_PLATFORMKEYS_REMOVECERTIFICATE"/>
<int value="782" label="FILEBROWSERPRIVATE_OPENINSPECTOR"/>
+ <int value="784" label="MANAGEMENT_SETLAUNCHTYPE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">