TRR: feature request, add domains exclusion list
Categories
(Core :: Networking: DNS, enhancement, P2)
Tracking
()
People
(Reporter: kubrick, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged][trr])
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
pascalc
:
approval-mozilla-release+
|
Details | Review |
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Reporter | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 12•6 years ago
|
||
Assignee | ||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
Comment on attachment 9052477 [details]
Bug 1450893 - Add way to clear DNS cache r=dragana
Beta/Release Uplift Approval Request
- Feature/Bug causing the regression: None
- User impact if declined: This patch is needed for bug 1529437 (TRR experiment v6)
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is a very simple change that doesn't change behaviour in any way.
It adds an API that allows native addons to clear the cache (including the TRR cache which is not currently possible) in order to make sure that when we perform a request it definitely uses the correct IP either from TRR or native DNS. - String changes made/needed:
- Do you want to request approval of these patches as well?: on
Updated•6 years ago
|
Comment 17•6 years ago
|
||
Does this affect Fennec as well or only desktop Firefox?
Comment 18•6 years ago
|
||
And, is this going to land on m-c and beta as well?
Updated•6 years ago
|
Assignee | ||
Comment 19•6 years ago
•
|
||
(In reply to Liz Henry (:lizzard) (use needinfo) from comment #17)
Does this affect Fennec as well or only desktop Firefox?
We're only running the experiment on desktop Firefox.
(In reply to Liz Henry (:lizzard) (use needinfo) from comment #18)
And, is this going to land on m-c and beta as well?
It's already been pushed to autoland.
I'm not sure whether we need it in beta, but I suspect it's better to have it there in case we need to do another experiment after that.
Comment 20•6 years ago
|
||
OK, does the same patch apply to beta?
Assignee | ||
Comment 21•6 years ago
|
||
(In reply to Liz Henry (:lizzard) (use needinfo) from comment #20)
OK, does the same patch apply to beta?
Yes. I grafted it on both beta and release, and it applied without conflicts.
Comment 22•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/da9099238d4f
https://hg.mozilla.org/mozilla-central/rev/d24302372a67
Comment 23•6 years ago
|
||
Comment on attachment 9052477 [details]
Bug 1450893 - Add way to clear DNS cache r=dragana
Low risk patch needed for bug 1529437 (TRR experiment v6), approved for our next 66 dot release. I am also adding my approval for beta so as that we have the patch on all trains if we need to continue the study in 67.
Updated•6 years ago
|
Comment 24•6 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 25•6 years ago
|
||
(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #24)
Hi Sebastian,
Only this patch was approved for uplift
https://hg.mozilla.org/releases/mozilla-beta/rev/08398544a289
Not this one.
https://hg.mozilla.org/releases/mozilla-beta/rev/6db60f4d14ee
Comment 26•6 years ago
|
||
bugherder uplift |
Comment 27•6 years ago
|
||
(In reply to Valentin Gosu [:valentin] from comment #25)
(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #24)
Hi Sebastian,
Only this patch was approved for uplift
https://hg.mozilla.org/releases/mozilla-beta/rev/08398544a289
Not this one.
https://hg.mozilla.org/releases/mozilla-beta/rev/6db60f4d14ee
Backed out: https://hg.mozilla.org/releases/mozilla-beta/rev/1dabaf68f8fe6e50d20202773f1a8bd95dadb4b4
TIL that the uplift request for other patches also includes the current patch, not just "as well".
(In reply to Valentin Gosu [:valentin] from comment #15)
- Do you want to request approval of these patches as well?: on
Comment 28•6 years ago
|
||
Patch for this bug backed out: https://hg.mozilla.org/releases/mozilla-beta/rev/994e50d055c0b339a6541a460399189740324a4a
Updated•6 years ago
|
Description
•