Closed
Bug 1739266
Opened 3 years ago
Closed 3 years ago
sdpSemantics is not appearing in about:webrtc
Categories
(Core :: WebRTC, defect, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: ng, Assigned: ng)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
sdpSemantics is always "Not provided" in about:webrtc
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → na-g
Status: NEW → ASSIGNED
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
Updated•3 years ago
|
Attachment #9249145 -
Attachment description: Bug 1739266 - do not delete the sdpSemantics field before it can be passed to about:webrtc;r?jib → Bug 1739266 - P1 - do not delete the sdpSemantics field before it can be passed to about:webrtc;r?jib
Assignee | ||
Comment 2•3 years ago
|
||
This fixes a bracketing error that was causing the sdpSemantics not to be recorded when no ICE configuration was supplied.
Depends on D130316
Pushed by na-g@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/38b51e92e793
P1 - do not delete the sdpSemantics field before it can be passed to about:webrtc;r=jib
https://hg.mozilla.org/integration/autoland/rev/8f592ec46c18
P2 - record sdpSemantics even when no ICE servers have been supplied;r=mjf
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/38b51e92e793
https://hg.mozilla.org/mozilla-central/rev/8f592ec46c18
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•