Fix default web app migration failing after revert
The default web app migration process guards its uninstall_and_replace logic on whether the web app has been installed before. Instead it should check whether the app to migrate exists or not. Without this CL the default web app would not perform the migration if it had previously been installed then reverted. Bug: 1104696 Change-Id: Iedc8752a9824e85080d227c818307dbbfdd5248b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389740 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#804206}
Showing
Please register or sign in to comment