-
Ella Ge authored
This CL removes badge icon from webapk&shortcut install, including a2hs and app banner. For splash icon, we want to fetch it for building the webapk proto, but don't want to do it together with primary icon, because it'll increase latency, and we only need the splash icon data after the user has initiated the install. For webapks, we are downloading all useful image data when computing the murmur2 hash, so we can use the the image data from webapk_icon_hasher, similar to crrev.com/c/2047166 did for the best shortcut icon. Bug: 1043271 Change-Id: Ibbe5b80796794b3f1c4b75cd81cdfc32cc61dfff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032723Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#744134}
efae3e00