Remove the logic of fetching metadata when launching WebAPKs.
The logic was introduced in CL (https://codereview.chromium.org/2126583002/). Since all its metadata are stored in the WebAPK's AndroidManifest.xml, so there is no need to fetch metadata like theme color etc. during launch the WebAPK. Revert the logic back. BUG=624834 Review-Url: https://codereview.chromium.org/2335843002 Cr-Commit-Position: refs/heads/master@{#418918}
Showing
Please register or sign in to comment