Bug 160793

Summary: Allow constraints to handle an array of facingMode values.
Product: WebKit Reporter: George Ruan <gruan>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 160578    

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>