mozilla / doh-rollout

DEPRECATED - Add on for initial DoH rollout
Mozilla Public License 2.0
7 stars 4 forks source link

network.trr.mode=3 prevents the user from accessing any website after reconnecting to the network #205

Closed dcicas closed 4 years ago

dcicas commented 4 years ago

Affected versions

Affected platforms

Steps to reproduce Preconditions The Doh add-on is installed and the network.trr.mode pref value is 2. The "doh-rollout.enabled" boolean pref was added with the "true" value.

  1. Disconnect from the network.
  2. Navigate to the "about:config" page.
  3. Navigate to the "about:config" page and change the network.trr.mode pref value to 3.
  4. Reconnect to the network.
  5. Navigate to the "about:config" page and observe the network.trr.mode pref value.

Expected result

Actual result

I added a http log here

maxxcrawford commented 4 years ago

Bug filled on Bugzilla. Closing here.