gecko-dev/testing/web-platform/tests/screen-capture
Guido Urdaneta 589562df8e Bug 1532522 [wpt PR 15621] - Mark MediaDevices-related interfaces as SecureContext, a=testonly
Automatic update from web-platform-tests
Mark MediaDevices-related interfaces as SecureContext

This CL marks the following as SecureContext:
* mediaDevices field of the Navigator interface
* getUserMedia method of the Navigator interface (including prefixed version)
* MediaDevices interface
* MediaDeviceInfo interface

This effectively makes getUserMedia(), getDisplayMedia() and
enumerateDevices() available only on secure contexts.

Intent to Remove thread:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/SGWYHfR5CyY

Bug: 927230
Change-Id: I6f5672dcaae22a1744ade2b913aae29e75ddcc9b
Reviewed-on: https://chromium-review.googlesource.com/c/1495527
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#637103}

--

wpt-commits: 938a691c64dac579381ff8b87c951c776b6f81c0
wpt-pr: 15621


--HG--
rename : testing/web-platform/tests/mediacapture-image/ImageCapture-MediaTrackSupportedConstraints.html => testing/web-platform/tests/mediacapture-image/ImageCapture-MediaTrackSupportedConstraints.https.html
rename : testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.html => testing/web-platform/tests/mediacapture-streams/MediaDevices-getSupportedConstraints.https.html
rename : testing/web-platform/tests/mediacapture-streams/historical.html => testing/web-platform/tests/mediacapture-streams/historical.https.html
rename : testing/web-platform/tests/screen-capture/idlharness.window.js => testing/web-platform/tests/screen-capture/idlharness.https.window.js
2019-04-01 14:42:34 +01:00
..
feature-policy.https.html Bug 1523958 - Add screen-capture/feature-policy.https.html wpt test. r=baku 2019-02-11 23:02:53 +00:00
getdisplaymedia.https.html Bug 1526511 [wpt PR 15146] - Allow audio requests in getDisplayMedia() calls from blink, a=testonly 2019-02-14 11:38:45 +00:00
historical.https.html
idlharness.https.window.js Bug 1532522 [wpt PR 15621] - Mark MediaDevices-related interfaces as SecureContext, a=testonly 2019-04-01 14:42:34 +01:00
META.yml