DescriptionPartially deprecate the old webstorePrivate.beginInstall method
We are still allowing it to be used to do installs, but with this change it
will no longer prevent the confirmation dialog from appearing. Once the web
store completely transitions to use the newer beginInstallWithManifest2
method, we can remove beginInstall alltogether.
BUG=75821
TEST=Installing an app/extension from the web store should cause an install
confirmation prompt to appear after the item downloads.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88204
Patch Set 1 #
Total comments: 1
Patch Set 2 : moved observing to helper object #
Messages
Total messages: 4 (0 generated)
|