Use BrowserProcess URLLoaderFactory in BlocklistStateFetcher
This CL changes the URLLoaderFactory used by the BlocklistStateFetcher to be the one provided by |g_browser_process|. It also removes cookies from such requests, to avoid leakage of identifiers when communicating with Safe Browsing. Going forward, the Safe Browsing Network Context will only be used when the Safe Browsing cookie is needed. Bug: 1049833 Change-Id: Ie52d88b2a2353afa7c520917605b125e6ae73ad7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337289Reviewed-by:Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#795256}
Showing
Please register or sign in to comment