jonathanKingston / jonathanKingston/http-dns
The "PerfInterval" and "PerfRepeatCount" prefs are not removed after disabling the experiment
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
[Affected versions]:
- Firefox Release 63.0.3
[Affected Platforms]:
- All Windows
- All Linux
- All Mac
[Prerequisites]:
- The DNS Over HTTPS v5.0.2 (signed build) is installed.
- The banner is displayed.
[Steps to reproduce]:
1. Open the browser with the profile from prerequisites.
2. Click the "Disable DNS studies" button from the banner.
3. Navigate to "about:config" page.
4. Observe if the following prefs were removed:
"network.trr.experimentalPerfInterval"
"network.trr.experimentalPerfRepeatCount"
[Expected result]:
- The prefs are removed and no longer displayed.
[Actual result]:
- The prefs are not removed and they are still displayed.
[Additional Notes]:
- Attached is a screen cast of the issue:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.