Open
Bug 1629709
Opened 5 years ago
Updated 9 months ago
Transceivers exposed synchronously by async setRemoteDescription (regression)
Categories
(Core :: WebRTC: Signaling, defect, P3)
Core
WebRTC: Signaling
Tracking
()
NEW
| 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:
- 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
| Reporter | ||
Updated•5 years ago
|
status-firefox74:
--- → unaffected
status-firefox75:
--- → affected
status-firefox76:
--- → affected
status-firefox77:
--- → affected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Updated•5 years ago
|
| Reporter | ||
Updated•5 years ago
|
Component: WebRTC → WebRTC: Signaling
| Reporter | ||
Comment 1•5 years ago
|
||
This one's also not fixed by the patches in bug 1622384.
Updated•5 years ago
|
Updated•5 years ago
|
Severity: -- → S4
status-firefox78:
--- → fix-optional
Updated•5 years ago
|
Has Regression Range: --- → yes
Updated•9 months ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•