cef/tests
Marshall Greenblatt 25954e872e cefclient: mac: Support window state restore (see issue #3359)
The cefclient sample app on macOS will persist window state across application
restart if run with cache_path and persist_user_references enabled.

To test:
1. Run `cefclient --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-11-08 16:37:39 -05:00
..
cefclient cefclient: mac: Support window state restore (see issue #3359) 2022-11-08 16:37:39 -05: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