Bug 130191

Summary: [GTK] Close the connection when we fail to read from the socket for any unhandled error
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2014-03-13 05:08:01 PDT
We currently show an error message, but we should close the connection avoid entering an infinite loop
Comment 1 Carlos Garcia Campos 2014-03-13 05:11:22 PDT
Created attachment 226589 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-03-13 11:11:36 PDT
Committed r165550: <http://trac.webkit.org/changeset/165550>