[CRD iOS] Allow WebViewController to open webpage with target="_blank"
Previously tapping a link on the help page has no effect because the links have target="_blank" attribute and we haven't properly set up the WebViewController to handle that. This CL makes the app open a target="_blank" link using the default browser, aka Safari. Bug: 821955 Change-Id: I1557a37d9b1a341186ee1b59fec1de77f075da1a Reviewed-on: https://chromium-review.googlesource.com/963690Reviewed-by:Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#543245}
Showing
Please register or sign in to comment