Chromium Code Reviews
DescriptionExplicitly check for an installed WebAPK before starting installation
This CL moves the checking for whether a WebAPK is already installed from
GooglePlayWebApkInstallDelegate to WebApkInstaller. This enables checking
whether the WebAPK is already installed only for installs and not updates.
Previously, the check was done for both installs and updates and prevented
updates from occurring.
BUG=699870
Review-Url: https://codereview.chromium.org/2739303005
Cr-Commit-Position: refs/heads/master@{#456436}
Committed: https://chromium.googlesource.com/chromium/src/+/5ed6bd7f20513e2df40909ccd6e1935d3021fcb3
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix WebAPK updates #Patch Set 3 : Fix WebAPK updates #Messages
Total messages: 12 (7 generated)
|