onBeforeChildProcessLaunch

abstract fun onBeforeChildProcessLaunch(command_line: String)

Called before a child process is launched. Will be called on the browser process UI thread when launching a render process and on the browser process IO thread when launching a GPU or plugin process.