commit | ed24ed8d5d252861027896878fceecb5a453183b | [log] [tgz] |
---|---|---|
author | sandromaggi <sandromaggi@google.com> | Tue Jun 01 09:49:22 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 01 09:49:22 2021 |
tree | 97285a7ecc1ab0baae67674e52faca22ee2dfa39 | |
parent | 5bd8ca6b5574bc13f5f799568634b8104a1e687a [diff] |
[Autofill Assistant] Write test for TriggerScript + Keyboard This adds a regression test for b/189283884. Bug: b/189283884 Change-Id: I8d6be7d7668d9829af0af129fddb62f0b2433c8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2929958 Reviewed-by: Clemens Arbesser <arbesser@google.com> Commit-Queue: Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#887902}
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.