IconLoadingPipeline: Allow for missing icons
When an app is newly uninstalled, we might attempt to read icons that are no longer present. This CL should avoid some flakes in browser tests, i.e. [app_icon_factory.cc(956)] Check failed: it != icon_bitmaps.end(). https://bugs.chromium.org/p/chromium/issues/detail?id=1119807#c14 Bug: 1119807 Change-Id: I05d0c0c63f26f1106b9f4674f9be350eb5c3a530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454920Reviewed-by:Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#814577}
Showing
Please register or sign in to comment