diff options
author | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-10 22:59:30 +0000 |
---|---|---|
committer | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-10 22:59:30 +0000 |
commit | b1f04cca79abf21ec97b227caf95eff9871a044a (patch) | |
tree | e591cb932baa005e04a1ce31a72efe9a9350be03 /chrome/test/render_view_test.h | |
parent | 9246de382277a2700c0d1e9f1305591c31a316d0 (diff) | |
download | chromium_src-b1f04cca79abf21ec97b227caf95eff9871a044a.zip chromium_src-b1f04cca79abf21ec97b227caf95eff9871a044a.tar.gz chromium_src-b1f04cca79abf21ec97b227caf95eff9871a044a.tar.bz2 |
Split the private webstore install API into two parts.
The first part, beginInstall, must be called during a user gesture. The second
part should supply a matching id and actually starts the download and install
process.
BUG=61954
TEST=Requires webstore server side changes before it can be fully tested. For
now, you can test that visiting the webstore and running something like the
following command in the javascript console generates an error:
chrome.webstorePrivate.beginInstall("mihcahmgecmbnbcchbopgniflfhgnkff")
Review URL: http://codereview.chromium.org/4727001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65722 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/render_view_test.h')
0 files changed, 0 insertions, 0 deletions