cef/tests
Marshall Greenblatt 1d39ff720e Mac: Add Views API support (see issue #1749)
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.
2021-02-27 12:31:45 -05:00
..
cefclient Mac: Add Views API support (see issue #1749) 2021-02-27 12:31:45 -05:00
cefsimple Mac: Add Views API support (see issue #1749) 2021-02-27 12:31:45 -05:00
ceftests Mac: Add Views API support (see issue #1749) 2021-02-27 12:31:45 -05:00
gtest Fix gtest path (issue #2188) 2017-06-13 17:09:59 +03:00
shared Update to Chromium version 87.0.4280.0 (#812852) 2020-10-15 14:21:06 -04:00