Re: [webkit-dev] WebProcess should get killed after any crash in UI process

2012-12-24 Thread Milian Wolff
On Monday 24 December 2012 14:04:32 dipak kumar wrote: > Dear All, > I have built Webkit (Process model) for Win32. I have developed a client > application to use this webkit. > Problem is when UI process (my application) crashes by any chance, > WebProcess doesn't get killed. > Next time when I la

[webkit-dev] WebProcess should get killed after any crash in UI process

2012-12-24 Thread dipak kumar
Dear All, I have built Webkit (Process model) for Win32. I have developed a client application to use this webkit. Problem is when UI process (my application) crashes by any chance, WebProcess doesn't get killed. Next time when I launch my application I can see multiple instances of WebKit2WebProce