commit | 33b47ee9a9b26bb5e57a0c9548b3fe18868fc854 | [log] [tgz] |
---|---|---|
author | Bruno Braga <brunobraga@google.com> | Wed Mar 13 09:18:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 13 09:18:22 2024 |
tree | 007f35fb1dd83974d25563658dd9f47441dea43f | |
parent | 5ec3cba2edf5ba9b0ab00d88e39f755a8031a7a2 [diff] |
[autofill devtools] Do not calculate autocomplete typo errors on large strings. Bug: 1399414 Change-Id: I0ef0599f3e9b9944fb067f076ac11198e19ea85f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5361941 Reviewed-by: Christoph Schwering <schwering@google.com> Commit-Queue: Bruno Braga <brunobraga@google.com> Cr-Commit-Position: refs/heads/main@{#1272045}
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.