commit | 91c9f44297abe2844f593ec7956e6ce79c81f463 | [log] [tgz] |
---|---|---|
author | Gavin Williams <gavinwill@chromium.org> | Mon Dec 14 18:56:09 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 14 18:56:09 2020 |
tree | 5da3caa9c38b4495c5bce5a6fe79c89ab6f0c2bb | |
parent | c62cdb03d58f03d8292585e6c9454a81486b491b [diff] |
scanning: Create error slot for scan settings This fixes a UI bug where the "Can't connect to scanners?" message only shifts the Scanner dropdown and not also the Scanner label. Before: http://screen/47MFUFFmwh4UMYm After: http://screen/7Gm86RYfjAGWDV9 Bug: 1059779 Change-Id: I74bdd0cd50ff096dd0b54b9578526ae53c513691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588836 Reviewed-by: Jesse Schettler <jschettler@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#836682}
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.
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.