Closed
Bug 1437488
Opened 8 years ago
Closed 8 years ago
[wpt-sync] PR 9479 - Improve RTCRtpSender.replaceTrack tests compability with Firefox
Categories
(Core :: WebRTC, enhancement, P3)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
The current test relies on addTrack(track) which is not the
API tested. Using addTrack(track, stream) works in Firefox
as well as Chrome.
BUG=790007
Change-Id: I098101cd6556620c42b4f51df98ef54b0a8ad1f7
Reviewed-on: https://chromium-review.googlesource.com/912289
WPT-Export-Revision: f297eb140bafff84d3b3b255aeec982925acf4f4
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5f13dd3b2b17c5481c0d12844b75f8a110e404ff
Updated•8 years ago
|
Rank: 25
Priority: -- → P3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/738a77da81ed
[wpt PR 9479] - Improve RTCRtpSender.replaceTrack tests' Firefox compatibility, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/23a956ac6686
[wpt PR 9479]- Update wpt metadata, a=testonly
Comment 4•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/738a77da81ed
https://hg.mozilla.org/mozilla-central/rev/23a956ac6686
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•