Closed
Bug 1689108
Opened 4 years ago
Closed 4 years ago
Report TRR_IS_OFFLINE telemetry if the TRRService is NOT_CONFIRMED and the browser is offline
Categories
(Core :: Networking: DNS, enhancement, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
87 Branch
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
We don't know why the confirmation is not completed at all time, and excluding "browser is offline" as a cause will greatly help.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D103234
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a8ea21368fac
Report TRR_IS_OFFLINE telemetry if the TRRService is NOT_CONFIRMED and the browser is offline r=necko-reviewers,dragana
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7e08ca2b3c36
Report telemetry when TRRService is not confirmed because we have no connectivity r=necko-reviewers,dragana
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a8ea21368fac
https://hg.mozilla.org/mozilla-central/rev/7e08ca2b3c36
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Assignee | ||
Comment 6•4 years ago
|
||
Comment on attachment 9199651 [details]
Bug 1689108 - Report TRR_IS_OFFLINE telemetry if the TRRService is NOT_CONFIRMED and the browser is offline r=#necko
Beta/Release Uplift Approval Request
- User impact if declined: No user impact. This small change alters the way we report telemetry for failure cases of DNS over HTTPS channels. Not having the patch in beta means our telemetry is less useful.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- 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): Involves only changes to the way we report a telemetry probe.
- String changes made/needed:
Attachment #9199651 -
Flags: approval-mozilla-beta?
Assignee | ||
Updated•4 years ago
|
Attachment #9199652 -
Flags: approval-mozilla-beta?
Comment 7•4 years ago
|
||
Comment on attachment 9199651 [details]
Bug 1689108 - Report TRR_IS_OFFLINE telemetry if the TRRService is NOT_CONFIRMED and the browser is offline r=#necko
Approved for 86 beta 4, thanks.
Attachment #9199651 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•4 years ago
|
Attachment #9199652 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•4 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/3561b2c5cb83
https://hg.mozilla.org/releases/mozilla-beta/rev/606a8467e454
status-firefox86:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•