Bug 151129

Summary: REGRESSION(r191856): [GTK] SOCK_SEQPACKET no longer used after r191856
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, pnormand, zan
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2015-11-10 23:39:37 PST
r191856 unconditionally disabled SOCK_SEQPACKET for GTK port. We should bring it back.
Comment 1 Carlos Garcia Campos 2015-11-10 23:41:53 PST
Created attachment 265274 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-11-11 08:19:40 PST
Committed r192310: <http://trac.webkit.org/changeset/192310>