weblayer: changes to WebLayerShellActivity url parsing
This tries to use WEB_URL first. This way 'https' urls are matched. This also special cases http://localhost: as WEB_URL doesn't handle ports. Lastly, this makes loadUrl disable intent processing. To do otherwise means you can't navigate to sites such as http://youtube.com/. BUG=none TEST=none Change-Id: I96af6c37f35fa8fae4d1bbf64fc974c3b071fbd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438340Reviewed-by:Evan Stade <estade@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#812116}
Showing
Please register or sign in to comment