diff options
author | markusheintz@chromium.org <markusheintz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-05 21:43:13 +0000 |
---|---|---|
committer | markusheintz@chromium.org <markusheintz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-05 21:43:13 +0000 |
commit | 0614085da0f3094475cabdb785e4729d2853ddcb (patch) | |
tree | 7ed200b19205c175d7fbf49a35923c337b719830 /build/sanitize-win-build-log.sh | |
parent | 22a580d5cacb678097bf2d91a3641027b8456a6a (diff) | |
download | chromium_src-0614085da0f3094475cabdb785e4729d2853ddcb.zip chromium_src-0614085da0f3094475cabdb785e4729d2853ddcb.tar.gz chromium_src-0614085da0f3094475cabdb785e4729d2853ddcb.tar.bz2 |
- Add a method to the HostContentSettings map to return the |Value| of a content setting instead of the type ContentSetting.
The HostContentSettingsMap should allow storing arbitrary |Value|s instead of only |ContentSettings| for content settings types (BTW: content settings should be called website settings). This allows to add other content settings type(website settings types) to the host content settings map that require more complex settings than ALLOW, BLOCK, ASK, ... . CONTENT_TYPE_AUTO_SELECT_CERTIFICATE is one example of such a content settings type. CONTENT_TYPE_AUTO_SELECT_CERTIFICATE requires a map with certain criteria that a certificate must match to be selected.
- Add filter to the AutoSelectCertificate policy.
Instead of only giving a list of origin patterns that specify origins for which client certificates should be auto selected, each origin pattern now also requires a filter with certificate criteria.
This is the second CL in a series and follows CL http://codereview.chromium.org/7831004/
BUG=63656, 81825
TEST=host_content_settings_map_unittest.cc,
content_settings_policy_provider_unittests.cc
TBR=pam@chromium.org
Review URL: http://codereview.chromium.org/7828022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99672 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/sanitize-win-build-log.sh')
0 files changed, 0 insertions, 0 deletions