commit | 00886ccf39f266739795580f38fecfeabdac7b80 | [log] [tgz] |
---|---|---|
author | evliu <evliu@google.com> | Wed Oct 26 20:51:34 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 26 20:51:34 2022 |
tree | 1f649d3c5396b8af6a3f005380797eab23592679 | |
parent | 77f1f2514ad95fb76bfafb112422b3fad7a09827 [diff] |
Skip creating the Live Caption controller for unusual profiles This CL prevents the LiveCaptionController from being created for unusual profiles on ChromeOS and also system profiles. The controller is still created for regular/incognito profiles and guest profiles. Bug: 1370123,1284659 Change-Id: Ic8e55632da3cf365ea270a55e94da29ddaa85fea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3930868 Reviewed-by: Abigail Klein <abigailbklein@google.com> Commit-Queue: Evan Liu <evliu@google.com> Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/main@{#1063982}
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.