Bug 160793
Summary: | Allow constraints to handle an array of facingMode values. | ||
---|---|---|---|
Product: | WebKit | Reporter: | George Ruan <gruan> |
Component: | Media | Assignee: | 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 |
George Ruan
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/27815878>