Prevent navigations within fullscreen webapps from being intercepted.
If a native app and a PWA are installed which handle the same URLs, a navigation within the PWA may open the intent picker to ask the user if they wish to browse in the native app. This CL stops the picker from appearing if the user is browsing within the fullscreen PWA. It does not do so if the user is browsing the PWA outside of the fullscreen standalone (i.e. launched from homescreen) mode. BUG=647569 Review-Url: https://codereview.chromium.org/2348853002 Cr-Commit-Position: refs/heads/master@{#419406}
Showing
Please register or sign in to comment