Bug 245830 - [WK2][Unix] Alias IPC::Attachment to UnixFileDescriptor
Summary: [WK2][Unix] Alias IPC::Attachment to UnixFileDescriptor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek (Reviews)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-29 06:14 PDT by Zan Dobersek
Modified: 2022-10-17 05:47 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.