cef/tests
Marshall Greenblatt 882bc19fdd cefclient: views: Support window state restore (see issue #3359)
The cefclient sample app will persist window state across application restart
if run with views, cache_path and persist_user_references enabled.

To test:
1. Run `cefclient --use-views --cache-path=/path/to/cache --persist-user-preferences`
2. Move or resize the window, maximize, minimize, etc.
3. Exit cefclient.
4. Run cefclient again with the same arguments. The previous window state will
   be restored.
2022-10-28 14:28:53 -04:00
..
cefclient cefclient: views: Support window state restore (see issue #3359) 2022-10-28 14:28:53 -04:00
cefsimple windows: Configure stack size for executables (fixes issue #3250) 2022-10-21 14:52:50 -04:00
ceftests Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
gtest Check in fused GTest files 2021-08-24 17:43:02 -04:00
shared Support registration of custom preferences. 2022-10-26 16:54:33 -04:00