Chromium Code Reviews
Description[WebAPKs] Compute the default scope from the manifest start URL.
This CL changes how the scope is computed if the scope is unspecified in the
Android Manifest.
We used to compute the default scope based on the "URL the WebAPK navigates to
when launched." Deep links can open a WebAPK at an arbirtrary URL.
This CL changes the computation to be based on the Web Manifest start URL.
This change enables cleaning up
ManifestUpgradeDetectorFetcher#onDataAvailable(). We can now create the fetched
WebApkInfo using the current WebAPK's WebApkInfo#uri().
BUG=639536
Committed: https://crrev.com/cf064891c24ce454379b95b3a2a312b4e252c539
Cr-Commit-Position: refs/heads/master@{#437785}
Patch Set 1 #Patch Set 2 : Merge branch 'update_fail_refactor0' into update_fail_refactor01 #Patch Set 3 : Merge branch 'update_fail_refactor0' into update_fail_refactor01 #
Messages
Total messages: 16 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||