Make one week certificate memory the default.
commit11a4f970e0b4aeb0e2e0f813545695fe6ec7c5f8
authorjww <jww@chromium.org>
Fri, 29 May 2015 18:23:19 +0000 (29 11:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 18:23:56 +0000 (29 18:23 +0000)
treec6e8a0c213d718c796ac1520d7b836dadd7dbd20
parentf0c89393de62d19e0829723d09faf5dcce883d5c
Make one week certificate memory the default.

This CL changes the default setting for certificate memory so that
instead of remembering a user's decision to proceed through a bad
certificate until session restart, it will be remembered for one week
(including across session restarts). Notably, this CL does not remove
the flags or current experiment; it just makes one week memory the
default.

BUG=487270

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

Cr-Commit-Position: refs/heads/master@{#332015}
chrome/browser/ssl/chrome_ssl_host_state_delegate.cc
chrome/browser/ssl/chrome_ssl_host_state_delegate.h
chrome/browser/ssl/chrome_ssl_host_state_delegate_test.cc