Audit the last time the Geolocation and Notification content settings
commitbfcf45666488555a142ba159c1557b62f8b886a5
authordhnishi@chromium.org <dhnishi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Jul 2014 22:30:20 +0000 (17 22:30 +0000)
committerdhnishi@chromium.org <dhnishi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Jul 2014 22:30:20 +0000 (17 22:30 +0000)
tree0cd0d027090b56057091b4b6eff33d3eaa046cb5
parentf313245afd6b6568fc7456c8ee71d4dd187f8214
Audit the last time the Geolocation and Notification content settings
have been used.

This will be used as part of a resource/permission manager which will allow users to more easily see and modify which permissions are being granted to which websites.

Design Doc: https://docs.google.com/document/d/1oQwmj3AU4QYhTyGrYEGr6zaZhHUfx-wqUgEcQGbUU-U/edit?usp=sharing

BUG=372607

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283909 0039d316-1c4b-4281-b951-d872f2087c98
14 files changed:
chrome/browser/chrome_content_browser_client.cc
chrome/browser/chrome_content_browser_client.h
chrome/browser/content_settings/content_settings_pref_provider.cc
chrome/browser/content_settings/content_settings_pref_provider.h
chrome/browser/content_settings/content_settings_pref_provider_unittest.cc
chrome/browser/content_settings/host_content_settings_map.cc
chrome/browser/content_settings/host_content_settings_map.h
chrome/browser/geolocation/geolocation_browsertest.cc
chrome/browser/geolocation/geolocation_permission_context.cc
chrome/browser/geolocation/geolocation_permission_context_unittest.cc
chrome/browser/notifications/desktop_notification_service.cc
chrome/browser/notifications/notification_browsertest.cc
content/browser/geolocation/geolocation_dispatcher_host.cc
content/public/browser/content_browser_client.h