Add a webstorePrivate API to show a permission prompt for delegated bundle installs...
commite3643158bd3a528ead7362ea91c9ae630972d934
authortreib <treib@chromium.org>
Wed, 24 Jun 2015 15:59:05 +0000 (24 08:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Jun 2015 15:59:28 +0000 (24 15:59 +0000)
treec558b952f72604e76b7eb94a0894253d602d8119
parent1d79aab167ab056f292d70afa9c11f15a1197e38
Add a webstorePrivate API to show a permission prompt for delegated bundle installs, try 2
(i.e. remote installs of a bundle for another user).

Also add a new permission prompt type for this case.

This is the "bundle" version of https://crrev.com/850283003.

This CL was originally committed as https://crrev.com/1189133002 and reverted as https://crrev.com/1205863002 due to breaking browser_tests (dbg).

TBR since the original CL has been reviewed, and the additional fix is trivial.
TBR=kalman
BUG=397951

Review URL: https://codereview.chromium.org/1208563002

Cr-Commit-Position: refs/heads/master@{#335928}
chrome/app/generated_resources.grd
chrome/browser/extensions/api/webstore_private/webstore_private_api.cc
chrome/browser/extensions/api/webstore_private/webstore_private_api.h
chrome/browser/extensions/bundle_installer.cc
chrome/browser/extensions/bundle_installer.h
chrome/browser/extensions/extension_install_prompt.cc
chrome/browser/extensions/extension_install_prompt.h
chrome/browser/ui/views/extensions/extension_install_dialog_view.h
chrome/common/extensions/api/webstore_private.json
extensions/browser/extension_function_histogram_value.h
tools/metrics/histograms/histograms.xml