Make AppBannerManagerDesktop listen to web app install events This CL makes AppBannerManagerDesktop listen for web app installs to determine whether to fire the appinstalled event to the renderer. Previously it depended on every install UI flow to call OnInstall because we didn't have this event to listen to internally. Bug: 956810 Change-Id: If78c86c8c407a8777f59236685c388276ef0f724 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1657083 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by: Ben Wells <benwells@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#669970}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .