WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
266489
[GLib] Stop setting AuxiliaryProcessProxy::processID until it can be done correctly
https://bugs.webkit.org/show_bug.cgi?id=266489
Summary
[GLib] Stop setting AuxiliaryProcessProxy::processID until it can be done cor...
Michael Catanzaro
Reported
2023-12-15 09:37:44 PST
We currently set AuxiliaryProcessProxy::processID to non-useful values, causing weird behavior like suspending/resuming the flatpak-spawn or bwrap intermediate processes instead of the WebKit auxiliary process, terminating the intermediate process instead of the WebKit process, etc. Let's temporarily disable all pid-based functionality until we find a way to fix the pids we use.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2023-12-15 09:41:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21874
Michael Catanzaro
Comment 2
2024-10-16 06:11:32 PDT
This is obsoleted by
281704@main
.
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