Chromium Code Reviews
DescriptionDisable WebAPK updates when "installation from unknown sources" is disabled
When a WebAPK tries to update itself and the user has "installation from
unknown sources" disabled, the Android system displays a prompt requesting that
the user enable "installation from unknown sources". The Android system prompt
does not indicate that it is for an "update" instead of for an "install". This
makes showing the prompt confusing in the update scenario.
Do not request updates if the user disabled "installation from unknown sources".
BUG=661800
Committed: https://crrev.com/58b2585e2e7c567bcb23f919c8a4f2afafc18301
Cr-Commit-Position: refs/heads/master@{#431392}
Patch Set 1 : Merge branch 'master' into disable_update_unsigned_sources #
Total comments: 2
Patch Set 2 : Merge branch 'master' into disable_update_unsigned_sources #
Messages
Total messages: 15 (7 generated)
|
||||||||||||||||||||||||||||