[Webkit-unassigned] [Bug 144096] New: [UNIX] Do not allow copies of IPC::Attachment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 05:16:08 PDT 2015


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

            Bug ID: 144096
           Summary: [UNIX] Do not allow copies of IPC::Attachment
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: darin at apple.com, zan at falconsigh.net

See discussion in bug #144046. It ensures that the file descriptor ownership is always correctly transfered. This way we can remove the dispose() method to explicitly close the file descriptor and always close it in the Attachment destructor (unless explicitly transferred to IPC::Connection or SharedMemory). It simplifies the code and ensure we don't leak file descriptors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150423/40a5b39f/attachment.html>


More information about the webkit-unassigned mailing list