Bug 160793 - Allow constraints to handle an array of facingMode values.
Summary: Allow constraints to handle an array of facingMode values.
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 160578
  Show dependency treegraph
 
Reported: 2016-08-11 17:46 PDT by George Ruan
Modified: 2017-08-30 11:46 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Ruan 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.
Comment 1 Radar WebKit Bug Importer 2016-08-11 17:48:48 PDT
<rdar://problem/27815878>