Closed
Bug 1552438
Opened 6 years ago
Closed 6 years ago
[TRR] Remove mode=1 (race) and mode=4 (shadow)
Categories
(Core :: Networking: DNS, task, P3)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged][trr])
Attachments
(2 files)
These two mode don't really have much use, and they only increase the complexity of our implementation.
shadow mode was ever only used for telemetry, and if we want that we'd probably do a Shield Study anyway.
race mode seems useful, but the speed gains are likely minimal, and could lead to an inconsistent page behaviour.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → valentin.gosu
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D32996
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0995b79a02df
Remove TRR mode 1 (MODE_PARALLEL) r=agrover
https://hg.mozilla.org/integration/autoland/rev/76d698352952
Remove TRR mode 4 (MODE_SHADOW) r=agrover
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0995b79a02df
https://hg.mozilla.org/mozilla-central/rev/76d698352952
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•