Bug 245830

Summary: [WK2][Unix] Alias IPC::Attachment to UnixFileDescriptor
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKit2Assignee: Zan Dobersek (Reviews) <zdobersek>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Zan Dobersek 2022-09-29 06:14:38 PDT
It should be possible to simplify IPC::Attachment to the point of just using UnixFileDescriptor in its place, on relevant platforms.
Comment 1 Zan Dobersek 2022-09-29 06:41:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4831
Comment 2 Radar WebKit Bug Importer 2022-10-06 06:15:17 PDT
<rdar://problem/100850821>
Comment 3 EWS 2022-10-17 05:47:18 PDT
Committed 255620@main (137c50abcab7): <https://commits.webkit.org/255620@main>

Reviewed commits have been landed. Closing PR #4831 and removing active labels.