Bug 151129 - REGRESSION(r191856): [GTK] SOCK_SEQPACKET no longer used after r191856
Summary: REGRESSION(r191856): [GTK] SOCK_SEQPACKET no longer used after r191856
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Regression
Depends on:
Blocks:
 
Reported: 2015-11-10 23:39 PST by Carlos Garcia Campos
Modified: 2015-11-11 08:19 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2015-11-10 23:41 PST, 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 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>