commit | dacd4f6f6d3e81a2522a19f2dc0660b9ada62b31 | [log] [tgz] |
---|---|---|
author | gunsch <gunsch@chromium.org> | Sat Sep 27 00:01:10 2014 |
committer | Commit bot <commit-bot@chromium.org> | Sat Sep 27 00:01:23 2014 |
tree | 57a28099e93b29139c94eff347b7cf71fb518a07 | |
parent | 72b0e1130f19e8ffb95104ca0ce56c1cf828239e [diff] |
Chromecast: adds CastNetworkDelegate. This provides an interface for special handling of "whitelisted" URLs in internal code. It also denies local file access for Chromecast, except on Android (with a flag). R=lcwu@chromium.org,byungchul@chromium.org BUG=336640 Review URL: https://codereview.chromium.org/598303002 Cr-Commit-Position: refs/heads/master@{#297079}