Closed
Bug 1906818
Opened 9 months ago
Closed 6 months ago
WebRTC/DTLS: Improving timeout logging
Categories
(Core :: WebRTC, enhancement, P5)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
132 Branch
People
(Reporter: anna.weine, Assigned: anna.weine)
Details
Attachments
(2 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Attachment #9411714 -
Attachment description: WIP: Bug 1906818 - Adding log message when the DTLS timers are expired → Bug 1906818 - Adding log message when the DTLS timers are expired
Pushed by nkulatova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4259b59d9dae
Adding log message when the DTLS timers are expired r=webrtc-reviewers,bwc
Comment 3•8 months ago
•
|
||
Backed out for causing multiple failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/ee9ec069f5c35a727331159fb2589768a4f24ba4
Failure log -> /mediacapture-record/passthrough/MediaRecorder-passthrough.https.html
Flags: needinfo?(anna.weine)
Assignee | ||
Updated•8 months ago
|
Flags: needinfo?(anna.weine)
Assignee | ||
Comment 4•7 months ago
|
||
Updated•6 months ago
|
Attachment #9411714 -
Attachment is obsolete: true
Updated•6 months ago
|
Attachment #9422030 -
Attachment description: WIP: Bug 1906818 - Introducing a counter to measure how many handshakes are sent (being ready to be sent) for webrtc dtls → Bug 1906818 - Introducing a counter to measure how many handshakes are sent (being ready to be sent) for webrtc dtls
Pushed by nkulatova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ad2bbba1c38
Introducing a counter to measure how many handshakes are sent (being ready to be sent) for webrtc dtls r=bwc
Assignee | ||
Comment 6•6 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D220793
Updated•6 months ago
|
Attachment #9427364 -
Flags: approval-mozilla-beta?
Comment 7•6 months ago
|
||
beta Uplift Approval Request
- User impact if declined: No
- Code covered by automated testing: no
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: It's just a telemetry
- Risk associated with taking this patch: None
- Explanation of risk level: DTLS1.3 was not working for a number of clients who misimplemented the specification. The patch introduces the telemetry to measure them
- String changes made/needed: no
- Is Android affected?: no
Comment 8•6 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•6 months ago
|
Attachment #9427364 -
Flags: approval-mozilla-release?
Comment 9•6 months ago
|
||
Comment on attachment 9427364 [details]
Bug 1906818 - Introducing a counter to measure how many handshakes are sent (being ready to be sent) for webrtc dtls
Changing flag to release since we are in RC week. I will keep this open in consideration for the 131 planned dot release that rolls out October 15.
Attachment #9427364 -
Flags: approval-mozilla-beta?
Assignee | ||
Comment 10•6 months ago
|
||
Great, thanks!
Updated•6 months ago
|
Attachment #9427364 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Updated•6 months ago
|
status-firefox131:
--- → fixed
Comment 11•6 months ago
|
||
uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•