commit | 1214ff8a2d1efb645b7ad386427672837793f09f | [log] [tgz] |
---|---|---|
author | seannli <seannli@google.com> | Mon Dec 05 05:32:25 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 05 05:32:25 2022 |
tree | 4ee570c6ce56deebf53f04528bda2cfe76d0ed0d | |
parent | 7371b9661570cc24b733cf7f79e10126abfb55fe [diff] |
CCA: Relax FPS constraint when camera is used by another web app. If another web app is opened and requests a low FPS preview stream with an external camera, CCA will get an OverConstrainedError in the video mode. In this case, the threshold is relaxed but the error message is kept in the log. Bug: b:259487076 Test: Manually, by testing on DUT. Change-Id: I3ab0ff1a4019b1d2e7fe803c714a5d6f8ec5d859 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4063614 Commit-Queue: Sean Li <seannli@google.com> Reviewed-by: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/main@{#1079083}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.