desktop-pwas: Adds ability to use the default launch container to PendingAppManager
WebAppPolicyManager allows admins to not specify a launch container. When this is the case the installed app should launch in the default container: windows for PWAs and tabs for non-PWAs. Adds a new enum value to PendingAppManager::LaunchContainer to indicate that the default launch container should be used and changes WebAppPolicyManager to set that value when appropriate. Bug: 877398 Change-Id: I4c99d3b53bc7c29a50c6961da78d046bc7ef7819 Reviewed-on: https://chromium-review.googlesource.com/1188203 Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#585792}
Showing
Please register or sign in to comment