[Webkit-unassigned] [Bug 202575] New: [GTK][WPE] REGRESSION(r250673): connection to network process is broken after r250673

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 01:48:24 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202575

            Bug ID: 202575
           Summary: [GTK][WPE] REGRESSION(r250673): connection to network
                    process is broken after r250673
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bfulgham at webkit.org, bugs-noreply at webkitgtk.org,
                    pvollan at apple.com

The file descriptor is now closed when the IPC::Attachment is destroyed in NetworkProcessConnectionInfo destructor. In case of unix domain sockets we need to transfer the ownership of the fd to NetworkProcessConnection, but NetworkProcessConnectionInfo is ow keeping the ownership.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191004/987667bd/attachment-0001.html>


More information about the webkit-unassigned mailing list