mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Add workaround for crash on popup window creation (see issue #3040)
This commit is contained in:
@@ -370,6 +370,8 @@ class AlloyBrowserHostImpl : public CefBrowserHostBase,
|
||||
void InitializeDevToolsRegistrationOnUIThread(
|
||||
CefRefPtr<CefRegistration> registration);
|
||||
|
||||
void SetFocusInternal(bool focus);
|
||||
|
||||
CefWindowHandle opener_;
|
||||
const bool is_windowless_;
|
||||
const bool is_views_hosted_;
|
||||
|
Reference in New Issue
Block a user