[Webkit-unassigned] [Bug 105180] [GTK] When the WebProcess crashes, a signal should be emitted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 11:23:00 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=105180





--- Comment #12 from Xan Lopez <xan.lopez at gmail.com>  2013-03-01 11:25:24 PST ---
(In reply to comment #11)
> > I think this is only emitted when the web process crashes, and as I commented we might want to emit a signal for other processed, but I think it's unlikely. So, we either, leave this as process-crashed and add an enum parameter with the process type, or we name this web-process-crashed.
> 
> I think making it extensible without knowing what will happen in the future is weird, so I'd say web-process-crashed for now.

Thinking about this, are we going to have multiple web processes soon? If the answer is yes how will we be able to tell which one crashed from the signal? They won't share the context?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list