fune/browser/components/doh
Valentin Gosu ca044aa125 Bug 1859608 - Change the user's DoH region when that changes r=necko-reviewers,sunil,kershaw
The DoHConfig now listens for region change notification and
saves the new region in a pref. On the next initialization of
the DoH config we will use the saved pref to update the doh
region even if the pref was already set.

This should also work for testing (manually setting the value of the
pref) as long as no region changes happen.

Differential Revision: https://phabricator.services.mozilla.com/D195023
2024-01-08 13:11:10 +00:00
..
test Bug 1859608 - Change the user's DoH region when that changes r=necko-reviewers,sunil,kershaw 2024-01-08 13:11:10 +00:00
DoHConfig.sys.mjs Bug 1859608 - Change the user's DoH region when that changes r=necko-reviewers,sunil,kershaw 2024-01-08 13:11:10 +00:00
DoHController.sys.mjs
DoHHeuristics.sys.mjs Bug 1848815 - Add a user-facing setting to enable enterprise roots import, and enable it by default. r=keeler,settings-reviewers,fluent-reviewers,desktop-theme-reviewers,flod,Itiel,Gijs,valentin 2023-09-25 17:28:27 +00:00
DoHTestUtils.sys.mjs
moz.build Bug 1859869 - batch 12 - browser/* xpcshell .ini manifests to .toml. r=aryx,extension-reviewers,credential-management-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,issammani,Standard8,robwu,sclements 2023-11-21 17:35:23 +00:00
TRRPerformance.sys.mjs