commit | 57e463853988df4fee9a998fd8927f9ba09ffbe7 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Thu May 11 19:07:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 19:07:21 2023 |
tree | be31b3209a54b7b666a6bf7a2d7d336341d6c7fe | |
parent | 9fa541655cbaac245283cf2f05c551ce5b6af0ba [diff] |
Roll src/components/autofill/core/browser/form_parsing/internal_resources/ 7569017a0..96efaea38 (2 commits) https://chrome-internal.googlesource.com/chrome/components/autofill_regex_patterns.git/+log/7569017a0b36..96efaea380a5 $ git log 7569017a0..96efaea38 --date=short --no-merges --format='%ad %ae %s' 2023-05-10 vizcay Add landmark field patterns. 2023-03-19 cfroussios Move negative match from positive patterns Created with: roll-dep src/components/autofill/core/browser/form_parsing/internal_resources --key autofill_regex_patterns.git Bug: 1312026, b/281887589 Change-Id: I63df86828fdf5b6c109ac16c37e57e697473a1d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4517995 Reviewed-by: Christoph Schwering <schwering@google.com> Commit-Queue: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1142820}
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.