cef/libcef
Marshall Greenblatt 936e595fe5 - Support runtime configuration of renderer-related preferences (issue #1501).
- Persist modified user preferences including per-host zoom settings when a
  cache_path value is specified and persist_user_preferences is set to true
  via CefSettings or CefRequestContextSettings.
- Avoid the need to duplicate files from chrome/ by having CefBrowserContext
  extend Chrome's Profile class.
2015-10-20 11:12:21 -04:00
..
browser - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
common - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
renderer
resources - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
utility