[Webkit-unassigned] [Bug 41690] [Qt] Close the WebProcess when the client disconnects from the socket

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 26 10:02:37 PDT 2010


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





--- Comment #10 from Anders Carlsson <andersca at apple.com>  2010-07-26 10:02:36 PST ---
(From update of attachment 62582)
>  
> +void Connection::disconnectHandler()
> +{
> +    m_client->didClose(this);
> +}
> +

On which thread is this called?

-- 
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