Closed
Bug 1672127
Opened 4 years ago
Closed 4 years ago
Fix browser_fall_back_to_https.js to use actual host
Categories
(Core :: Networking: DNS, task, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Adds secureonly.example.com:443 to server-locations.txt - this host is only available on HTTPS.
Regenerates certs using ./mach python build/pgo/genpgocert.py
command.
Sets network.dns.native-is-localhost pref in test so we don't trigger assertion.
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/de127b4ae931
Fix browser_fall_back_to_https.js to use actual host r=ckerschb
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•