Bug 266489

Summary: [GLib] Stop setting AuxiliaryProcessProxy::processID until it can be done correctly
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=262794

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
Michael Catanzaro
Comment 1 2023-12-15 09:41:40 PST
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.