Open Bug 1629709 Opened 5 years ago Updated 9 months ago

Transceivers exposed synchronously by async setRemoteDescription (regression)

Categories

(Core :: WebRTC: Signaling, defect, P3)

defect

Tracking

()

Tracking Status
firefox-esr68 --- unaffected
firefox74 --- unaffected
firefox75 --- wontfix
firefox76 --- wontfix
firefox77 --- fix-optional
firefox78 --- fix-optional

People

(Reporter: jib, Unassigned)

References

(Regression)

Details

(Keywords: regression)

STRs:

  1. Open https://jsfiddle.net/jib1/arun2y1d/ and share camera

Expected result (like in Chrome):

[]
[]
["0","1"]

Actual result:

[]
["0","1"]
["0","1"]

Regression range:

8:40.45 INFO: Narrowed inbound regression window from [dd067bf8, 183a3765] (3 builds) to [dd067bf8, 61ca258c] (2 builds) (~1 steps left)
8:40.45 INFO: No more inbound revisions, bisection finished.
8:40.45 INFO: Last good revision: dd067bf8dec86029202bdef6ea7ab9bc36687f49
8:40.45 INFO: First bad revision: 61ca258cdbbfc126019450087db4c97b1c27d2f3
8:40.45 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=dd067bf8dec86029202bdef6ea7ab9bc36687f49&tochange=61ca258cdbbfc126019450087db4c97b1c27d2f3

Priority: -- → P2
Component: WebRTC → WebRTC: Signaling

This one's also not fixed by the patches in bug 1622384.

Severity: -- → S4
Has Regression Range: --- → yes
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.