commit | d24c68c9c9eb3ca44a7e4c434e901f075d5e3f0d | [log] [tgz] |
---|---|---|
author | Derek Cheng <[email protected]> | Mon Mar 12 19:09:32 2018 |
committer | Commit Bot <[email protected]> | Mon Mar 12 19:09:32 2018 |
tree | d3ec07c1c2522c5123318b203adf677c7c3d23e9 | |
parent | c876f4a1c3d5cf0a8ef48f3ac18fcf2406633fb4 [diff] |
[Cast channel] Add feature to allow Cast devices on all IPs. This is a workaround for enterprise setups (such as universities) where the network topology assigns public IP addresses to their Cast devices (presumably these devices are protected behind a firewall). Public IP addresses were disallowed in crrev.com/519857 which causes such setup to be broken, as users can no longer connect to those devices. To our knowledge there are at least 2 EDU setups (and a handful of individual users) that were affected by this. The workaround is implemented as a feature that is disabled by default. The intended target is affected users for whom the option of changing the Cast devices is infeasible (mostly EDU organizations). It can be enabled by passing in --enable-features=CastAllowAllIPs in the command line, or by turning it on in chrome://flags. Bug: 813974 Change-Id: Ia02702315f02544245862561dc6925f0e15725db Reviewed-on: https://chromium-review.googlesource.com/954345 Reviewed-by: mark a. foltz <[email protected]> Commit-Queue: Derek Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#542557}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .