DescriptionFilter goog constraints in tabCapture API.
A recent commit broke the ability for the Google Cast and Media Router
extensions to start tab capture for mirroring. The root cause was due
to the new behavior where the presence of deprecated constraints now
causes the getUserMedia() API to error-out (instead of silently ignoring
the constraints).
The short-term fix here is to simply filter out all goog* constraints
since they have no effect on tab capture.
BUG=579729
TBR=hta@chromium.org
Committed: https://crrev.com/5af0ca15f399f6cfa688441be25a86b2d6e62362
Cr-Commit-Position: refs/heads/master@{#371647}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|