Bug 239487

Summary: IPC::Connection::Identifier is error prone
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Kimmo Kinnunen <kkinnunen>
Status: NEW    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=238944

Kimmo Kinnunen
Reported 2022-04-19 00:29:39 PDT
IPC::Connection::Identifier is error prone and convoluted - Is not movable, leaks easily - Needs multi platform ifdefing at the call sites - Is represented by IPC::Attachment in .messages.in (should be IPC::Connection::Identifier or something like IPC::ConnectionHandle)
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-26 00:30:13 PDT
Kimmo Kinnunen
Comment 2 2022-09-23 05:48:57 PDT
Note You need to log in before you can comment on or make changes to this bug.