Add is_external_protocol to NavigationParams
Java layer needs an exact way to determine whether a URL uses an external protocol or not. is_external_protocol will be true if a URL can't be handled by Chrome's internal protocol handlers. BUG=426751 Review URL: https://codereview.chromium.org/884473004 Cr-Commit-Position: refs/heads/master@{#313606}
Showing
Please register or sign in to comment