| commit | adbaae9250beaea793d8c6eb555af89bf43e360c | [log] [tgz] |
|---|---|---|
| author | Pi-Hsun Shih <pihsun@chromium.org> | Wed Jan 04 06:10:32 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 04 06:10:32 2023 |
| tree | 8059d64a459dabf934d432a787f6e2dc5e804860 | |
| parent | 2a668f7ec8530d7d9beeb01cd0363203c7629a93 [diff] |
CCA: Don't report error on camera suspended while reprocessing Since it's expected that minimizing CCA window will suspend the camera and stop reprocessing, don't report the camera suspend error to avoid cluttering the crash report. Bug: b:247488022 Test: manually Change-Id: Iae9e4d056c41bdcc2f7d348a4bbce9b7a22fad3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4131976 Reviewed-by: Shik Chen <shik@chromium.org> Commit-Queue: Pi-Hsun Shih <pihsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1088592}
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.