mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Backed out changeset e11258e505c1 (bug 1874689) for causing bc failures in browser_test_powerMetrics.js CLOSED TREE
This commit is contained in:
parent
bcb473e22b
commit
0f757fbf63
@ -296,7 +296,7 @@ Fork Server
|
||||
-----------
|
||||
|
||||
:platform: Linux only
|
||||
:pref: ``dom.ipc.forkserver.enable`` (enabled by default in Nightly)
|
||||
:pref: ``dom.ipc.forkserver.enable`` (disabled by default)
|
||||
:primary protocol: *none*
|
||||
:sandboxed?: no (processes forked by the fork server are sandboxed)
|
||||
|
||||
|
@ -2874,7 +2874,7 @@
|
||||
#ifdef MOZ_ENABLE_FORKSERVER
|
||||
- name: dom.ipc.forkserver.enable
|
||||
type: bool
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
value: false
|
||||
mirror: once
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user