Disable MozTCPSocket for sure
`dom.mozTCPSocket.enabled` is not really exposed in `about:config` (at least on desktop not). We should just set it to `false` to avoid any uncertainty about it.
issue