Bug 130191 - [GTK] Close the connection when we fail to read from the socket for any unhandled error
Summary: [GTK] Close the connection when we fail to read from the socket for any unhan...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2014-03-13 05:08 PDT by Carlos Garcia Campos
Modified: 2014-03-13 11:11 PDT (History)
0 users

See Also:


Attachments
Patch (1.59 KB, patch)
2014-03-13 05:11 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>