Chromium Code Reviews
DescriptionSplit 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")
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65722
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 16
Patch Set 4 : '' #
Total comments: 7
Patch Set 5 : '' #Messages
Total messages: 5 (0 generated)
|