[Webkit-unassigned] [Bug 239487] New: IPC::Connection::Identifier is error prone and convoluted
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 19 00:29:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239487
Bug ID: 239487
Summary: IPC::Connection::Identifier is error prone and
convoluted
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kkinnunen at apple.com
CC: kkinnunen at apple.com
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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220419/18442413/attachment.htm>
More information about the webkit-unassigned
mailing list