Add LOAD_DO_NOT_SEND_AUTH_DATA to PrecacheFetcher.
commit2180af0a401c4f37d31f96bf1d5d141e4ec4be8d
authortwifkak <twifkak@chromium.org>
Fri, 11 Sep 2015 17:36:57 +0000 (11 10:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 11 Sep 2015 17:37:44 +0000 (11 17:37 +0000)
tree56603267fb1da18ad1438dfd8b21cd4e195a8de0
parent6728d93826ddb3b2d6def0939544f539f9b8fa46
Add LOAD_DO_NOT_SEND_AUTH_DATA to PrecacheFetcher.

This is needed for proper "privacy mode". This may break URLs with
"user:pass@" in them, so a change is being introduced in the pipeline
that filters such URLs out.

BUG=309216

Review URL: https://codereview.chromium.org/1335743002

Cr-Commit-Position: refs/heads/master@{#348423}
components/precache/core/precache_fetcher.cc
components/precache/core/precache_fetcher.h
components/precache/core/precache_fetcher_unittest.cc