Remove file and data URL support from Chromecast's URLRequestContext.
The URLRequestContext is only being used by one internal legacy consumer, which doesn't need either file or data URL support. We'll want to remove the URLRequestContext when we can, but for now, removing these two factories will let us remove the code in net/ to handle those two types of URLs, as they're not handled by the network service. Bug: 934009 Change-Id: I753f03bcc6e9f915cb64490d9bee9a8664a90695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787401Reviewed-by:Junbo Ke <juke@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#693847}
Showing
Please register or sign in to comment