Replies: 1 comment
-
This isn't a I'd suggest reading the following then asking any follow up questions on the CEF support forum https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @amaitland I am working on a project of CEFGlue (Migrating CEFSharp Windows to CefGlue Linux) I came accross No-Zygote and No-Sandbox flags which is kind of needed to run CEFGlue but I don't use that flags in CEFSharp Windows and I am not able to understand what are the impact of this flags.
Also since CEF have multiple process architecture, so what are the processes we trigger when we do cef.initialize do we handle other child process like gpu internally?
Thanks for the help
Beta Was this translation helpful? Give feedback.
All reactions