NEW 239487
IPC::Connection::Identifier is error prone
https://bugs.webkit.org/show_bug.cgi?id=239487
Summary IPC::Connection::Identifier is error prone
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.