commit | 20804586f3e2fca5ce53f63d6eb28dee166356cb | [log] [tgz] |
---|---|---|
author | Kyra Moed <kmoed@google.com> | Tue Oct 19 22:29:32 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 19 22:29:32 2021 |
tree | 777b99825f9c872de7583e5f27cd6fa62dd7b858 | |
parent | 27342986eec43029804afd89042fd0bcf329213b [diff] |
scanning: Apply scan source settings properly When applying saved settings, wait for the next render after changing the scanner source before changing the other settings. An updated version of the reverted CL chromium:3077472 which fixes the unit tests that were failing previously. Bug: b:195972896 Change-Id: I8bc15d9e96260589dd918790a8bd37339aede33d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3231977 Commit-Queue: Kyra Moed <kmoed@google.com> Reviewed-by: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/main@{#933203}
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.