commit | 892dd85130dd11a949e96994f4831081ef20e223 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Tue May 20 08:55:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 08:55:42 2025 |
tree | db5d84a67928c5727d087c43bfa47cd862b2cef8 | |
parent | 8d32c1627c7c654cc861018f4a552fb2a4fcc5d3 [diff] |
Add parsing for email or loyalty card number fields. The CL extends the email field parser to also capture "email or loyalty card" fields and parse them as EMAIL_OR_LOYALTY_MEMBERSHIP_ID. Bug: 416664590 Change-Id: Ia11c4968639990f3deb88f94f1735bc22f10626f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6563491 Commit-Queue: Norge Vizcay <vizcay@google.com> Reviewed-by: Jan Keitel <jkeitel@google.com> Cr-Commit-Position: refs/heads/main@{#1462640}
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.