cef/libcef/browser/prefs
Marshall Greenblatt 09bb643ef6 Support registration of custom preferences.
Custom global and request context preferences can now be registered via
CefBrowserProcessHandler::OnRegisterCustomPreferences. CefRequestContext
now extends CefPreferenceManager and global preferences can be accessed
via CefPreferenceManager::GetGlobalPreferenceManager.
2022-10-26 16:54:33 -04:00
..
browser_prefs.cc Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
browser_prefs.h Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
pref_helper.cc Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
pref_helper.h Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
pref_registrar.cc Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
pref_registrar.h Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
pref_store.cc Update to Chromium version 108.0.5359.0 (#1058933) 2022-10-18 17:58:41 -04:00
pref_store.h Update to Chromium version 108.0.5359.0 (#1058933) 2022-10-18 17:58:41 -04:00
renderer_prefs.cc Update to Chromium version 108.0.5359.0 (#1058933) 2022-10-18 17:58:41 -04:00
renderer_prefs.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00