Bug 54011

Summary: [GTK] Fix after r77874, m_isConnected is initialized before the socket is opened
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 52805    
Attachments:
Description Flags
Proposed patch mrobinson: review+

Alejandro G. Castro
Reported 2011-02-08 09:08:40 PST
After r77874 we have to define m_isConnected when openning the connection and not in the initialization of the object.
Attachments
Proposed patch (2.45 KB, patch)
2011-02-08 09:14 PST, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2011-02-08 09:14:02 PST
Created attachment 81645 [details] Proposed patch
Alejandro G. Castro
Comment 2 2011-02-08 23:27:15 PST
Note You need to log in before you can comment on or make changes to this bug.