[Webkit-unassigned] [Bug 115880] [GTK] Connection issues in repeated WebProcess crash/reloads.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 13:23:45 PDT 2013


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





--- Comment #3 from Lauro Moura Maranhao Neto <lauro.neto at openbossa.org>  2013-05-21 13:22:14 PST ---
(In reply to comment #2)
> (From update of attachment 201292 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=201292&action=review
> 
> I think this patch is correct. It needs a ChangeLog entry, though.
> 
> 
> I would explain it a bit more here, because it's not obvious. The socket event source is going to be removed below, which will cancel the source. when the source is cancelled, the GSocket is destroyed and the socket is closed.
> 

I'm going to update the patch with the comments and ChangeLog entries. Should I add the test (using WK2 API) to the patch? The current version (50 iterations...) takes a while to run on WebKitGTK+ (several seconds) and Nix (3s), though.

About the problem when the WebProcess crashes before the connection is setup, it'll setup the register handlers and trigger connectionDidClose when trying to read.

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