Chromium Code Reviews
DescriptionConstrain ShortcutSource to valid values
When Chrome requests a WebAPK install, the WebAPK server uses the newest
available "WebAPK template". This means that if an old Chrome version
installs a WebAPK, it may have installed a WebAPK which sends
ShortcutSource values that the Chrome version does not support
This CL constrains the value of the ShortcutSource in the WebappLauncherActivity
launch intent to a valid value.
For instance, m58 Chrome does not know about ShortcutSource#EXTERNAL_INTENT
but the user might install a WebAPK which sends
source==ShortcutSource#EXTERNAL_INTENT to Chrome
BUG=711147
Review-Url: https://codereview.chromium.org/2880413002
Cr-Commit-Position: refs/heads/master@{#472632}
Committed: https://chromium.googlesource.com/chromium/src/+/257ccdb4fa9b6a50d24f0f736402874dab49a5d2
Patch Set 1 : Merge branch 'master' into webapk_source #
Messages
Total messages: 17 (9 generated)
|
||||||||||||||||||||||||||||