Closed Bug 1538342 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 15926 - [getUserMedia] Revert obsolete depthNear, depthFar, focalLengthX, focalLengthY.

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox68 fixed)

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 15926 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/15926
Details from upstream follow.

Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> wrote:

[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] https://github.com/w3c/mediacapture-depth/commit/31a78497cd7b9f9fcea714e610bdad0f93569ec1

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}

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/50b0a5fdb5f6
[wpt PR 15926] - [getUserMedia] Revert obsolete depthNear, depthFar, focalLengthX, focalLengthY., a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/78a3bb1878e9
[wpt PR 15926] - [getUserMedia] Revert obsolete depthNear, depthFar, focalLengthX, focalLengthY., a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.