commit | bfe320f82e823e53526b788f763101a2bdfee9bb | [log] [tgz] |
---|---|---|
author | Elmehdi Rahmaoui <erahmaoui@google.com> | Mon Feb 20 13:03:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 20 13:03:44 2023 |
tree | 86ea36b0a3c581979bd756935a3a8fd5a9fd91cb | |
parent | 1361c6dadd92d15910385dc7c0086cb7a4b14907 [diff] |
[iOS] Add new function to handle the one tap experience types Add a new util function to handle emails, phone number and maps in the context of one tap experience. The function function core definition will be written in ios_internal. ios_internal CL: https://chrome-internal-review.googlesource.com/c/chrome/ios_internal/+/5485969 Bug: 1406473 Change-Id: I798d1153b4791a69b48a61705858ec774c814253 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4264630 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Elmehdi Rahmaoui <erahmaoui@google.com> Reviewed-by: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/main@{#1107415}
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.