Bug 1646058 - Disable network.send_ODA_to_content_directly, r=dragana

Differential Revision: https://phabricator.services.mozilla.com/D79832
This commit is contained in:
Kershaw Chang 2020-06-17 07:16:07 +00:00
parent f95a302340
commit 180b52ef6f

View File

@ -7925,7 +7925,7 @@
# Whether we can send OnDataAvailable to content process directly.
- name: network.send_ODA_to_content_directly
type: RelaxedAtomicBool
value: true
value: false
mirror: always
# Perform all network access on the socket process.