summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host.cc
diff options
context:
space:
mode:
authornoelutz@google.com <noelutz@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 19:04:51 +0000
committernoelutz@google.com <noelutz@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 19:04:51 +0000
commitd4b7a5d6b150a86813fde4013ae83ba77448621e (patch)
tree9c293f6170bbc6a12a4e93a4439131a4a3504df1 /content/browser/renderer_host/render_process_host.cc
parent023424e03760080f4ae54c3643e80dce51490ab2 (diff)
downloadchromium_src-d4b7a5d6b150a86813fde4013ae83ba77448621e.zip
chromium_src-d4b7a5d6b150a86813fde4013ae83ba77448621e.tar.gz
chromium_src-d4b7a5d6b150a86813fde4013ae83ba77448621e.tar.bz2
Add a new SafeBrowsing list which contains a whitelist for the client-side
phishing detection. This whitelist will only contain full-length hashes and should be small (fewer than 1K entries). The whitelist is loaded in memory and is looked up on every page load before we start the client-side phishing detection. If the loaded URL is on the csd whitelist we won't start client-side phishing detection for that URL. BUG= TEST= Review URL: http://codereview.chromium.org/6592056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77494 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/renderer_host/render_process_host.cc')
0 files changed, 0 insertions, 0 deletions