OnRenderProcessTerminated never called

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

OnRenderProcessTerminated never called

Postby rado » Wed Apr 07, 2021 12:17 pm

I've implemented OnRenderProcessTerminated() method in my handler, but it is never called (checked in debugger) although I crash the render process intentionally (I can see it disappears in task manager and my browser show only white screen). I've implemented OnBeforeBrowse() in the same handler which is called so there does not seem to problem with incorrect handler implementation. Do you have idea what could be wrong?
I'm using cef 88.2.4, It is windows MFC application with multhithreaded message loop. I've tried to crash the renderer process same way in CEF client application (also using multithreaded message loop) ant it worked. Thank you
rado
Expert
 
Posts: 145
Joined: Wed Oct 05, 2011 3:32 am

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 32 guests