Page 1 of 1

OnRenderProcessTerminated only called for main thread

PostPosted: Fri Jul 30, 2021 10:36 am
by sjames1958
I have a handler for OnRenderProcessTerminated which is called when the initial renderer process fails.
Renderers created by iframes when killed are not triggering OnRenderProcessTerminated.
Is there a way to accomplish this or another way to detect those failures?

Re: OnRenderProcessTerminated only called for main thread

PostPosted: Wed Sep 08, 2021 3:44 pm
by pdebella
I am having the same problem and would like to know the solution to this.