WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297846
[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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2025-08-24 23:53:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49833
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.
Top of Page
Format For Printing
XML
Clone This Bug