0
Files
src/remoting
Yuwei Huang a537fc1604 [remoting host][remote open url] Local fallback if IPC connection can't be made
The new design is to only open the data channel and IPC if the
client enables the feature. If the IPC isn't open then it means the
client hasn't enabled the feature hence the URL forwarder should
fallback to the previous default browser.

This CL changes the behavior of the URL forwarder to do so.

Bug: b:183135000
Change-Id: Id9f9e5f5c1182def0b959308877a97a921591fee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2973396
Auto-Submit: Yuwei Huang <yuweih@chromium.org>
Reviewed-by: Joe Downing <joedow@chromium.org>
Commit-Queue: Yuwei Huang <yuweih@chromium.org>
Cr-Commit-Position: refs/heads/master@{#894392}
2021-06-21 20:45:20 +00:00
..