cef/tests
Marshall Greenblatt 48137b9538 cefclient: Use default window for DevTools non-Views popup (see #3681)
Chrome runtime only supports creation of a Views-hosted DevTools
popup in ChromeBrowserDelegate::CreateDevToolsBrowser if the parent
is also Views-hosted.

To test:
- Run `cefclient --use-native`
- Right click, select "Show DevTools"
- Close both windows and the app should exit
2024-05-21 12:56:48 -04:00
..
cefclient cefclient: Use default window for DevTools non-Views popup (see #3681) 2024-05-21 12:56:48 -04:00
cefsimple Fix dangling raw_ptr errors and related issues (see #3239) 2024-05-21 12:56:47 -04:00
ceftests Fix dangling raw_ptr errors and related issues (see #3239) 2024-05-21 12:56:47 -04:00
gtest Update source files for bracket style 2023-01-04 17:47:17 -05:00
shared cefclient: Enable Chrome runtime by default (see #3685) 2024-05-09 12:49:06 -04:00