RESOLVED FIXED Bug 250232
[WPE][GTK] Rename environment variable for turning off sandbox
https://bugs.webkit.org/show_bug.cgi?id=250232
Summary [WPE][GTK] Rename environment variable for turning off sandbox
Michael Catanzaro
Reported 2023-01-06 14:06:50 PST
Let's split this from bug #220117. Disabling the sandbox is very useful for debugging purposes. But the name of the environment variable should be much scarier than the current WEBKIT_FORCE_SANDBOX=0. My original suggestion was WEBKIT_ALLOW_HACKING_ME=1, but Carlos Garcia and Patrick don't like this. How about WEBKIT_DISABLE_SANDBOX_THIS_IS_DANGEROUS=1?
Attachments
Michael Catanzaro
Comment 1 2023-01-12 11:56:57 PST
More possible variants of this: WEBKIT_DANGEROUS_DISABLE_SANDBOX=1 WEBKIT_DISABLE_SANDBOX_DANGEROUS=1 WEBKIT_DISABLE_SANDBOX_DANGEROUSLY=1
Michael Catanzaro
Comment 2 2023-01-12 13:35:19 PST
EWS
Comment 3 2023-01-15 08:13:29 PST
Committed 258930@main (0b04b92cda5a): <https://commits.webkit.org/258930@main> Reviewed commits have been landed. Closing PR #8591 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.