Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Conditional Focus] Add CaptureController to getDisplayMedia options
This CL adds a new CaptureController object that can be passed to navigator.mediaDevices.getDisplayMedia() so that web developers can control whether the captured surface (tab or window only) will be focused or not. Spec: w3c/mediacapture-screen-share#230 Demo: https://capture-controller.glitch.me/ Bug: 1215480 Change-Id: Ib826b702fc853542a0c5bae5ddac3286216e2d63
- Loading branch information