Closed
Description
It would be nice for the cefpython.Initialize() function to accept
an another parameter named "commandLineSwitches" which would be
a dict allowing to set any of the Chromium command line switches:
http://peter.sh/experiments/chromium-command-line-switches/
When switches are set programatically they must be set in in the
main process and in the child processes:
* CefApp::OnBeforeCommandLineProcessing()
* CefBrowserProcessHandler::OnBeforeChildProcessLaunch()
Original issue reported on code.google.com by czarek.t...@gmail.com
on 13 Jun 2013 at 7:24
Metadata
Metadata
Assignees
Labels
No labels