Closed
Bug 1512176
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14378 - Implement RTCRtpReceiver.getParameters()
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14378 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14378
Details from upstream follow.
Florent Castelli <orphis@chromium.org> wrote:
> Implement RTCRtpReceiver.getParameters()
>
> Intent: https://groups.google.com/a/chromium.org/d/msg/blink-dev/LXJUzctTVfM/p4J-WrzbBgAJ
>
> Bug: 908911
> Change-Id: I8e82cc588fb991458e2372fe1dcb9db459cd36b5
> Reviewed-on: https://chromium-review.googlesource.com/1363276
> WPT-Export-Revision: cd3d756d6a5b4305a251046f74a45a2552d0496b
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=90e983383ff6a5eebfc816d462451b4b214f50e8
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c6b00dcc13c54af6e0c1fff9ce813afda15a4930
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=402d069be769b16db40e831b003b0f0ae4d0f8c4
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Ran 7 tests and 41 subtests
OK : 7
FAIL : 41
New tests that have failures or other problems:
/webrtc/RTCRtpReceiver-getParameters.html
getParameters() with audio receiver: FAIL
getParameters() with simulcast video receiver: FAIL
getParameters() with video receiver: FAIL
Assignee | ||
Comment 10•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=96476e587d589b4692d4a74db91005b83b3b65fc
Comment 11•6 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/29139abab5c4
[wpt PR 14378] - Implement RTCRtpReceiver.getParameters(), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/6d5ffb2fa180
[wpt PR 14378] - Update wpt metadata, a=testonly
Comment 12•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/29139abab5c4
https://hg.mozilla.org/mozilla-central/rev/6d5ffb2fa180
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•