cef/libcef/browser/prefs
Marshall Greenblatt 3d87a68561 Always persist local_state by default (fixes issue #2890)
If a cache_path is specified local_state will now be persisted to a
LocalPrefs.json file. This is necessary because local_state is used to store
the cookie encryption key on Windows.
2020-04-01 17:06:19 -04:00
..
browser_prefs.cc Always persist local_state by default (fixes issue #2890) 2020-04-01 17:06:19 -04:00
browser_prefs.h Add initial NetworkService support (see issue #2622). 2019-03-24 16:43:56 -04:00
pref_store.cc Update to Chromium version 74.0.3706.0 (#632463) 2019-02-25 12:09:54 -05:00
pref_store.h Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
renderer_prefs.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
renderer_prefs.h Update to Chromium version 75.0.3770.0 (#652427) 2019-06-06 18:37:45 +02:00