Closed
Bug 1484837
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 12579 - Enable video requests from getDisplayMedia()
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12579 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12579
Details from upstream follow.
Emircan Uysaler <emircan@chromium.org> wrote:
> Enable video requests from getDisplayMedia()
>
> This CL allows getDisplayMedia() calls where video is enabled to cross from
> blink to content side. Additionally, it applies the constraints handling
> mentioned in the spec and adds Layout tests.
>
> Bug: 326740
> Change-Id: I864f485595c63485cc70e519796072f928e22e4c
> Reviewed-on: https://chromium-review.googlesource.com/1179310
> WPT-Export-Revision: 68d09f23a54deb2ef0c076c5d42dee904ddf7199
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=18790587d30e22591f89a8b34d20d907ff67e4c5
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0062b831e6c120bc1e0e6532fd505e6577418a2e
Assignee | ||
Comment 5•6 years ago
|
||
Ran 1 tests and 6 subtests
OK : 1
FAIL : 6
New tests that have failures or other problems:
/screen-capture/getdisplaymedia.https.html
getDisplayMedia() call with non-bool constraint: FAIL
getDisplayMedia() with audio false: FAIL
getDisplayMedia() with audio true: FAIL
getDisplayMedia() with no constraints: FAIL
getDisplayMedia() with video false: FAIL
getDisplayMedia() with video true: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/38eb683a1407
[wpt PR 12579] - Enable video requests from getDisplayMedia(), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/63a0c347f3a1
[wpt PR 12579] - Update wpt metadata, a=testonly
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/38eb683a1407
https://hg.mozilla.org/mozilla-central/rev/63a0c347f3a1
Status: NEW → RESOLVED
Closed: 6 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
•