| commit | 62fe3882010fc38e758b94e706c8e1524e817bcd | [log] [tgz] |
|---|---|---|
| author | Tomasz Wiszkowski <ender@google.com> | Thu Apr 13 23:33:49 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 23:33:49 2023 |
| tree | fc78ccc84023ecebebf3c0f2a5b838a8e0231e37 | |
| parent | 98fbd81583c4139e438d5aa1a3cdbbb85bbc3595 [diff] |
Rewrite `ACTION_CALL` with `ACTION_DIAL`. This change enables Actions in Suggest to dial the phone number associated with the POI. Stepping down from CALL to DIAL permits the user to decide whether they want to call the number right away and reduces the need for an additional permission. Bug: 1418077 Change-Id: Id0e30d0529fef7a42486b8d7cf94d8111e88956e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4423681 Commit-Queue: Sky Malice <skym@chromium.org> Auto-Submit: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Sky Malice <skym@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1130191}
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.