gecko-dev/testing/web-platform/tests/mediacapture-depth
Rijubrata Bhaumik 1d9402e6c4 Bug 1538342 [wpt PR 15926] - [getUserMedia] Revert obsolete depthNear, depthFar, focalLengthX, focalLengthY., a=testonly
Automatic update from web-platform-tests
[getUserMedia] Revert obsolete depthNear, depthFar, focalLengthX, focalLengthY.

mediacapture-depth[1] specification removed depthNear, depthFar, focalLengthX
and focalLengthY.

Updated IDL looks like -
partial dictionary MediaTrackCapabilities {
  // Applies to both depth stream track and color stream track:
  DOMString videoKind;
};

videoKind property, is implemented in Chrome, behind
'--enable-blink-features=MediaCaptureDepthVideoKind' runtime flag.

This CL aligns the chromium implementation to reflect the latest spec version
[Editor's Draft 04 March 2019].

[1] 31a78497cd

Bug: 939722,616098
Change-Id: I27359c920a52d5d8fa19a3d6dfa171318caf0885
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524268
Reviewed-by: Christian Fremerey <chfremer@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Commit-Queue: Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
Cr-Commit-Position: refs/heads/master@{#642850}

--

wpt-commits: 8addb0181f0b08fb9afa66ec9ed1da1fa1c30145
wpt-pr: 15926
2019-04-24 11:18:54 +01:00
..
META.yml Bug 1536187 [wpt PR 14798] - Remove inactive reviewers, a=testonly 2019-04-01 14:43:38 +01:00
dictionary-helper.js
dictionary-manual.https.html Bug 1538342 [wpt PR 15926] - [getUserMedia] Revert obsolete depthNear, depthFar, focalLengthX, focalLengthY., a=testonly 2019-04-24 11:18:54 +01:00
idlharness.html