Closed Bug 1616382 Opened 5 years ago Closed 5 years ago

negotiationneeded firing when it shouldn't

Categories

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

Unspecified
All
defect

Tracking

()

RESOLVED DUPLICATE of bug 1614803

People

(Reporter: jib, Unassigned)

References

(Regression)

Details

(Keywords: regression)

STRs:

  1. Open https://jsfiddle.net/jib1/1h9xvgwz/

Expected results:

ONN...
...DONE
ONN...
...DONE
checking
connected

Actual results:

ONN...
...DONE
ONN...
ONN...
checking
InvalidModificationError: Changing the mid of m-sections is not allowed.
...DONE
connected
…DONE

Regression range:

8:53.94 INFO: Narrowed inbound regression window from [442f57db, f829ca2e] (4 builds) to [fde54097, f829ca2e] (2 builds) (~1 steps left)
8:53.94 INFO: No more inbound revisions, bisection finished.
8:53.94 INFO: Last good revision: fde540977b4e52dd21031777aa35906ff81d6e63
8:53.94 INFO: First bad revision: f829ca2e1ad6d637eb01f5cbe50876f22fe53c37
8:53.94 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=fde540977b4e52dd21031777aa35906ff81d6e63&tochange=f829ca2e1ad6d637eb01f5cbe50876f22fe53c37

See Also: → 1614803
Priority: -- → P2

The patch from bug 1614803 fixes this, FWIW. Let me see how easy it is to distill the fiddle down into a wpt.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.