Do not create WebAPK via add-to-homescreen menu item if manifest is not WebAPK-compatible
This CL prevents creating WebAPKs via the add-to-homescreen menu item: - If the Web Manifest does not contain any icons - If any URL in the Web Manifest contains a username and password This makes the logic in add_to_homescreen_data_fetcher.cc match the logic in app_banner_manager_android.cc BUG=648491 TEST=None Review-Url: https://codereview.chromium.org/2349263003 Cr-Commit-Position: refs/heads/master@{#419949}
Showing
Please register or sign in to comment