Chromium Code Reviews
DescriptionLaunch an external app when Chrome cannot handle the URL
When some third-party app launched Chrome with an intent, and the URL
got redirected to another, we try to stay in Chroem unless there is a new
intent handler after redirection. The rationale here is that the user has
explicitly chosen Chrome over other intent handlers already, and we do not
want to bother them any more.
However, if the new URL is actually an external protocol, then Chrome
cannot handle it anyways. This CL fixes stay-in-Chrome logic and adds a
test case.
BUG=598546
Committed: https://crrev.com/54b7bc3dea8ab099971559538b9ffc50c79f6d8e
Cr-Commit-Position: refs/heads/master@{#385350}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
||||||||||||||||||||||||||||