Closed
Bug 1664874
Opened 5 years ago
Closed 5 years ago
Optimize DoH heuristics and their startup path
Categories
(Firefox :: Security, enhancement, P1)
Firefox
Security
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: nhnt11, Assigned: valentin)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
- Do all necessary dns lookups concurrently
- Identify a better spot for DoH heuristics init in the browser startup path (currently we are hooking onto onWindowsRestored)
Reporter | ||
Updated•5 years ago
|
Iteration: --- → 83.1 - Sept 21 - Oct 4
Priority: -- → P1
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → valentin.gosu
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D92431
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e7ee869a3cf9
Do heuristics DNS lookups at the same time r=nhnt11
https://hg.mozilla.org/integration/autoland/rev/735654990df1
Call DoHController.init from _onFirstWindowLoaded instead of _onWindowsRestored r=nhnt11
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e7ee869a3cf9
https://hg.mozilla.org/mozilla-central/rev/735654990df1
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•