onRenderProcessTerminated
abstract fun onRenderProcessTerminated(browser: CefBrowser, status: CefRequestHandler.TerminationStatus)
Called on the browser process UI thread when the render process terminates unexpectedly.
Parameters
browser
The corresponding browser.
status
Indicates how the process was terminated.