[Webkit-unassigned] [Bug 275485] New: [WPE][GTK] Bubblewrap sandbox should not kill auxiliary process when UI process terminates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 07:56:29 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=275485

            Bug ID: 275485
           Summary: [WPE][GTK] Bubblewrap sandbox should not kill
                    auxiliary process when UI process terminates
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: bugs-noreply at webkitgtk.org

The bubblewrap sandbox should not kill auxiliary processes when the UI process terminates. Instead, let the child process terminate cleanly. The idea here is to match the behavior of unsandboxed WebKit and flatpaked WebKit and reduce the odds of bugs going unnoticed. This will allow exit handlers to run; notably, EGL termination has historically been a source of crashes. This will also avoid subverting the purpose of the watchdog thread that crashes the web process 10 seconds after the UI process exits.

-- 
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/20240614/1fda2e94/attachment.htm>


More information about the webkit-unassigned mailing list