Do not pop out the intent picker if only desktop PWAs are in the app list.
Until the Chrome OS app registry is implemented, we cannot persist "Remember my choice" for desktop PWAs in the intent picker. On the advice of UI review, this CL suppresses popping out the intent picker and instead shows the intent picker omnibox icon if only desktop PWAs are available for the picker. This reduces user annoyance until the persistence mechanism is available, at which point we will pop out the picker for desktop PWAs again. The picker will pop out if any ARC app is present in the list of apps. BUG=824598 Change-Id: I027f231bae533f077a8a85acca41b64ae7a81444 Reviewed-on: https://chromium-review.googlesource.com/1068579 Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#560970}
Showing
Please register or sign in to comment