WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278158
[GTK][WPE] WebProcessPool::sandboxEnabled() not always consistent
https://bugs.webkit.org/show_bug.cgi?id=278158
Summary
[GTK][WPE] WebProcessPool::sandboxEnabled() not always consistent
Carlos Garcia Campos
Reported
2024-08-15 02:44:21 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-08-15 02:49:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32239
EWS
Comment 2
2024-08-15 06:37:52 PDT
Committed
282281@main
(732612dd3245): <
https://commits.webkit.org/282281@main
> Reviewed commits have been landed. Closing PR #32239 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