Remove WebRTC leak prevention (original) (raw)

Prerequisites

I tried to reproduce the issue when...

Description

A large amount of users still enable "Prevent WebRTC from leaking local IP addresses" which breaks WebRTC application even though browsers no longer leak local IP address information by masking local candidates with mDNS.

This option if not removed should at a minimum be hidden behind advance settings (defaulted to off)

A specific URL where the issue occurs

https://browserleaks.com/webrtc

Steps to Reproduce

  1. Enable "Prevent WebRTC from leaking local IP addresses"
  2. Try and establish a PeerConnection

Expected behavior

WebRTC applications should continue to work as they will never produce local IP addresses

Actual behavior

WebRTC applications break

uBlock Origin version

1.37.2

Browser name and version

Edge Version 94.0.992.19

Operating System and version

Windows 10