Skip to content

Debug flag not set in C++ code for the Browser process #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GoogleCodeExporter opened this issue Aug 28, 2015 · 3 comments
Closed

Debug flag not set in C++ code for the Browser process #98

GoogleCodeExporter opened this issue Aug 28, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant