8733cb89c7
The Chrome browser can now be hosted in a Views-based application on Windows and Linux. To launch a fully-featured Chrome window using cefsimple: $ cefsimple --enable-chrome-runtime To launch a minimally-styled Views-hosted window using cefsimple: $ cefsimple --enable-chrome-runtime --use-views To launch a fully-styled Views-hosted window using cefclient: $ cefclient --enable-chrome-runtime --use-views Views unit tests also now pass with the Chrome runtime enabled: $ ceftests --gtest_filter=Views* --enable-chrome-runtime Known issues: - Popup browsers cannot be intercepted and reparented. |
||
---|---|---|
.. | ||
browser_platform_delegate_chrome_views.cc | ||
browser_platform_delegate_chrome_views.h | ||
chrome_browser_frame.cc | ||
chrome_browser_frame.h | ||
chrome_browser_view.cc | ||
chrome_browser_view.h |