mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-11 17:15:57 +01:00
25954e872e
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. |
||
---|---|---|
.. | ||
browser | ||
common | ||
renderer | ||
resources | ||
cefclient_gtk.cc | ||
cefclient_mac.mm | ||
cefclient_win.cc | ||
CMakeLists.txt.in |