Closed
Bug 1471691
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11694 - webrtc wpt: remove generateMediaStreamTrack usage
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11694 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11694
Details from upstream follow.
Philipp Hancke <philipp.hancke@googlemail.com> wrote:
> webrtc wpt: remove generateMediaStreamTrack usage
>
> removes most usage of generateMediaStreamTrack in favor of
> await-ing tracks from getUserMedia and stopping them)
>
> BUG=836871
>
> Change-Id: Id84f6cb6b3537faf2bb83332c5d7993550246581
>
> Reviewed-on: https://chromium-review.googlesource.com/1117069
> WPT-Export-Revision: 8d8a9f63e2d0ecbb58387b60535426259d9a08b2
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fac6cdf9b078b5fdecbf0647dc4a8a83099e1d2a
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 4 tests and 41 subtests
OK : 4
PASS : 24
FAIL : 17
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e370e3855e5e
[wpt PR 11694] - webrtc wpt: remove generateMediaStreamTrack usage, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•