Open Bug 2069057 Opened 23 days ago Updated 22 days ago

Add an engine setting to disable network requests made outside the Gecko network stack

Categories

(Firefox for Android :: Privacy, task)

All
Android
task

Tracking

()

People

(Reporter: acreskey, Assigned: bea)

References

Details

Fenix warms up app-link DNS via InetAddress.getByName() before Gecko starts (see bug 2067891),
which resolves the host through the OS resolver and bypasses any proxy configured in Gecko.
Embedders like Tor Browser need a Settings flag to opt out of this and any future out-of-stack request as it can be a serious privacy leak.

See discussion in https://phabricator.services.mozilla.com/D322414

Assignee: nobody → bea
You need to log in before you can comment on or make changes to this bug.