[Webkit-unassigned] [Bug 278158] New: [GTK][WPE] WebProcessPool::sandboxEnabled() not always consistent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 15 02:44:21 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278158
Bug ID: 278158
Summary: [GTK][WPE] WebProcessPool::sandboxEnabled() not always
consistent
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
We decide whether to enabled sandbox or not when launching the process, so that sandbox can be enabled in WebProcessPool but we still disable it because we are running under valgrind or it's been disabled by an env var. We should decide whether to enable the sandbox or nor in WebvProcessPool and then when launching the process just check the launch options.
--
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/20240815/ec97b4a7/attachment.htm>
More information about the webkit-unassigned
mailing list