mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-01 04:40:23 +02:00
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