You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cefpython_app.cpp the g_debug variable is set only for the Render process in
CefPythonApp::OnRenderThreadCreated(). This flag also needs to be set when
CefPythonApp class is instantiated in the Browser process.
Original issue reported on code.google.com by [email protected] on 18 Dec 2013 at 1:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Dec 2013 at 1:42The text was updated successfully, but these errors were encountered: