commit | 79b5ab06a9a670076047fdf471ee1290e363eb8d | [log] [tgz] |
---|---|---|
author | yilkal <[email protected]> | Thu Jan 20 01:39:52 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 20 01:39:52 2022 |
tree | fd241450366e1299994c03518391ca55027ddaf2 | |
parent | 1258ffe593337b21ba0b86b0c8b20476fdef867c [diff] |
[Projector] Show error notification when transcription fails. This cl shows error notification when transcription fails. When a transcription error occurs, this cl will also make the projector controller to handle the error state appropriately. Bug: b/197164262 Change-Id: I6d68a3a0e5f197c5f6f3c15882dc5c439406131f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3400339 Reviewed-by: Li Lin <[email protected]> Commit-Queue: Yilkal Abe <[email protected]> Cr-Commit-Position: refs/heads/main@{#961249}
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.