commit | a31115e39a49d52beb2682e74d866782e056430c | [log] [tgz] |
---|---|---|
author | Longsheng Yin <longsheng@google.com> | Thu Aug 29 19:47:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 19:47:57 2024 |
tree | 11323b3637c47f6bcb629b3ffaffa700d3b3dfa6 | |
parent | bb9a3354d0646a60882dcbcb1242a1c5f9398ecf [diff] |
[Amount Extraction] Create separate optimization types for BNPL providers Affirm and Zip. Will remove AMOUNT_EXTRACTION_ALLOWLIST after replace it in autofill_optimization_guide.cc Bug: b:356456462 Change-Id: I672124905c3ad40c84da3e4e06f22205c1617479 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5819311 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Reviewed-by: Vinny Persky <vinnypersky@google.com> Commit-Queue: Longsheng Yin <longsheng@google.com> Cr-Commit-Position: refs/heads/main@{#1348829}
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.