Open
Bug 1253657
Opened 9 years ago
Updated 2 years ago
Improve the delaying of STUN responses in test_nr_socket
Categories
(Core :: WebRTC: Networking, defect, P3)
Core
WebRTC: Networking
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: drno, Unassigned)
References
Details
Bug 929977 introduces a new functionality to delay STUN responses when they pass through test_nr_socket.
But it is limited to a single response at a time and to scenarios with no simulated NAT involved. We should improve this to at least delay multiple STUN responses and handled non-NAT and NAT scenarios.
Potentially we could extend this also to handle STUN requests.
Comment 1•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•