commit | d1ad426a0d642cb8aeaded2bb3c46735092747ff | [log] [tgz] |
---|---|---|
author | Elizabeth Popova <lizapopova@google.com> | Fri Jul 29 13:45:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 13:45:42 2022 |
tree | de44b8f89f04d45b93849ac927a6d35b28af8227 | |
parent | a582ac92f2d3b94fca6277edbf7c2f1e874e9d3b [diff] |
[TTFCC] Introduce TouchToFillCreditCard{Controller,View} The added skeleton only defines basic Show/Hide methods, which are triggered from the ChromeAutofillClient. The logic will be extended in the follow-up CLs. Bug: 1247698 Change-Id: I5826f5fc29f12a998c089e0dbea075b8f6d81718 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3784380 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by: Christoph Schwering <schwering@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/main@{#1029747}
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.