WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-26 00:30:13 PDT
<
rdar://problem/92318812
>
Kimmo Kinnunen
Comment 2
2022-09-23 05:48:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4629
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug