DescriptionPrevent 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
Committed: https://crrev.com/671b9d029e9ead87a24fb38e5268dee3f4de7a96
Cr-Commit-Position: refs/heads/master@{#419406}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments #
Messages
Total messages: 19 (12 generated)
|