cef/tests/shared
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 Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
common ceftests: Add HSTS redirect test (see issue #3336, see issue #3348) 2022-08-03 12:14:51 -04:00
renderer Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
resources alloy: Add touch handle and quick menu support for OSR (fixes issue #3268) 2022-05-30 10:51:39 +03:00
process_helper_mac.cc cefclient: Convert NULL to nullptr (see issue #2861) 2020-01-15 16:11:53 +01:00