commit | e2ff2a4a2d7db49de89b13e9858d750fc3fb341e | [log] [tgz] |
---|---|---|
author | Callistus <callistus@google.com> | Tue May 16 01:00:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 16 01:00:51 2023 |
tree | cd1619ea4e8e4588f6e6aa9376e2aed8acb7a494 | |
parent | f03f8409170ebb17168b605f4942597a42922ae6 [diff] |
Rename Mojo method to openUrlInBrowserAndTriggerInstallDialog. Also added some integration tests for the autotrigger install dialog. Testing the interaction with the Lacros browser will be done in the future as part of b/282099820. This requires additional setup to set up the Lacros browser process and proper mojom connection. Bug: b/279856318 Change-Id: Icdb20893c1d392cbb2fdbbdab70a8a595f2c0e38 Cq-Include-Trybots: luci.chromium.try:linux-chromeos-rel;luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4520215 Reviewed-by: Zufeng Wang <zufeng@google.com> Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Callistus Tan <callistus@google.com> Cr-Commit-Position: refs/heads/main@{#1144501}
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.