Closed
Bug 1605004
Opened 6 years ago
Closed 5 years ago
DoH Rollout Extension: Telemetry event shows "evaluateReason": "userModified" instead of "evaluateReason": "netChange"
Categories
(Firefox :: Security, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | affected |
People
(Reporter: maxx, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [trr])
Attachments
(1 file)
|
86.73 KB,
image/png
|
Details |
Ported from GitHub issue #195
Affected Platforms
- Windows 10x64
- Windows 7x64
- macOS 10.15
Affected Versions
- Firefox Release 71.0
- Firefox Beta 71.0b12
- Firefox Nightly 72.0a1 (BuildID 20191127114233)
Prerequisites:
-
Have the disable "DNSOverHTTPS" policy active.
-
network.trr.modeis set to5 -
The DoH add-on is installed.
{ "policies": { "DNSOverHTTPS": { "Enabled": false, "ProviderURL": "https://mozilla.cloudflare-dns.com/dns-query", "Locked": true } } }
Steps to reproduce:
- Open the browser with the profile from prerequisites.
- Disconnect from the internet.
- Reconnect to the internet.
- Navigate to about:telemetry and observe the events.
- Wait ~1min
Expected result:
Telemetry event shows "evaluateReason": "netChange"
Actual result:
Telemetry event shows "evaluateReason": "userModified"
Notes:
- The issue is reproducible with the 1.2.0rc2 version of the add-on.
| Reporter | ||
Updated•6 years ago
|
Summary: Telemetry event shows "evaluateReason": "userModified" instead of "evaluateReason": "netChange" → DoH Rollout Extension: Telemetry event shows "evaluateReason": "userModified" instead of "evaluateReason": "netChange"
| Reporter | ||
Comment 1•6 years ago
|
||
This issue was still not fixed using v1.2.0rc5 of the add on. Screenshot of telemetry events.
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Blocks: doh-rollout
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•