RESOLVED FIXED297846
[GTK][WPE] Use the IPC connection to send/receive credentials
https://bugs.webkit.org/show_bug.cgi?id=297846
Summary [GTK][WPE] Use the IPC connection to send/receive credentials
Carlos Garcia Campos
Reported 2025-08-24 23:49:22 PDT
We currently use a dedicated socket pair connection for that, but we could just use the IPC connection. Also, we only need to do that when spawning sandboxed web processes, for other process types or when sandbox is disabled we already have the pid, so we don't need to slow down the process launch.
Attachments
Carlos Garcia Campos
Comment 1 2025-08-24 23:53:34 PDT
EWS
Comment 2 2025-08-26 00:04:30 PDT
Committed 299151@main (79e0f1258ac5): <https://commits.webkit.org/299151@main> Reviewed commits have been landed. Closing PR #49833 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.