Close tab or GoBack if the user select an ARC app.
If the user chooses to continue their navigation via 'Use app' on the intent picker, thus escaping Chrome, make sure to either close the current tab or navigate to the previous entry (if any). Opening a desktop PWA reparents the tab which implicitly closes it in the current browser and sends it to an app window, this is why we don't use the new CloseOrGoBack method for the PWA case. Bug: 678141 Test: Build. Change-Id: Ie1bf38db0fce959a13ac94e751a6fa20495b0040 Reviewed-on: https://chromium-review.googlesource.com/756313Reviewed-by:Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#553345}
Showing
Please register or sign in to comment