RESOLVED CONFIGURATION CHANGED 160793
Allow constraints to handle an array of facingMode values.
https://bugs.webkit.org/show_bug.cgi?id=160793
Summary Allow constraints to handle an array of facingMode values.
George Ruan
Reported 2016-08-11 17:46:13 PDT
Currently, given a sequence of strings for a MediaConstraint of type facingMode, the only constraint considered is the first string in the sequence. See CaptureDeviceManager::sessionSupportsConstraint.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-08-11 17:48:48 PDT
Note You need to log in before you can comment on or make changes to this bug.