MacPWAs: Use AppShimRegistry to populate Profiles menu
Prior to this change, we were asynchronously poking around in the filesystem to see what apps are installs for which profiles. Just use the AppShimRegistry. Delete all of the asynchronous profile loading code, and rename some of the menu functions to be more clear in their meaning. TBR=dominickn Bug: 1001213 Change-Id: I27ec96b2ddcfcd0169fa7663a30b8dc8eb113819 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929846Reviewed-by:ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#719226}
Showing
Please register or sign in to comment