Closed
Bug 1531439
Opened 6 years ago
Closed 6 years ago
RTCPeerConnection-transceivers.https.html wpt expects remote and local track ids to match
Categories
(Core :: WebRTC: Signaling, enhancement, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
Details
Attachments
(2 files)
This is not how the spec works anymore.
Updated•6 years ago
|
Rank: 17
Priority: -- → P2
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D21557
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D21953
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → docfaraday
Updated•6 years ago
|
Attachment #9048206 -
Attachment description: Bug 1531439 - Part 1: Remove a broken test that was expecting track ids to match on both sides. r?jib → Bug 1531439 - Part 1: Rewrite a test case to check for matches in stream id instead of matches in track id. r?jib
| Assignee | ||
Comment 4•6 years ago
|
||
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/267bf61505cf
Part 0: Re-enable a test-case. r=jib
https://hg.mozilla.org/integration/autoland/rev/8bd2ac7f5d09
Part 1: Rewrite a test case to check for matches in stream id instead of matches in track id. r=jib
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/267bf61505cf
https://hg.mozilla.org/mozilla-central/rev/8bd2ac7f5d09
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/15783 for changes under testing/web-platform/tests
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•