mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-14 02:24:03 +01:00
1d39ff720e
The Chrome browser can now be hosted in a Views-based application on Mac (see issue #2969). To launch a fully-featured Chrome window using cefsimple: $ open cefsimple.app --args --enable-chrome-runtime To launch a minimally-styled Views-hosted window using cefsimple: $ open cefsimple.app --args --use-views [--enable-chrome-runtime] To launch a fully-styled Views-hosted window using cefclient: $ open cefclient.app --args --use-views [--enable-chrome-runtime] Known issues: - Some Views unit tests are currently failing on Mac. |
||
---|---|---|
.. | ||
mac | ||
res | ||
cefsimple_linux.cc | ||
cefsimple_mac.mm | ||
cefsimple_win.cc | ||
cefsimple.exe.manifest | ||
cefsimple.rc | ||
CMakeLists.txt.in | ||
process_helper_mac.cc | ||
resource.h | ||
simple_app.cc | ||
simple_app.h | ||
simple_handler_linux.cc | ||
simple_handler_mac.mm | ||
simple_handler_win.cc | ||
simple_handler.cc | ||
simple_handler.h |