mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1710638 - Enable sandboxing for socket process tests, r=necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D115013
This commit is contained in:
parent
bae5af4064
commit
2fe9a66455
@ -1211,8 +1211,6 @@ class XPCShellTests(object):
|
||||
# compatible with the sandbox.
|
||||
self.env["MOZ_DISABLE_CONTENT_SANDBOX"] = "1"
|
||||
|
||||
self.env["MOZ_DISABLE_SOCKET_PROCESS_SANDBOX"] = "1"
|
||||
|
||||
if self.mozInfo.get("socketprocess_networking"):
|
||||
self.env["MOZ_FORCE_USE_SOCKET_PROCESS"] = "1"
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user