commit | 47ca1c053bea566f7dc88d954f59117c5ab3f04f | [log] [tgz] |
---|---|---|
author | Side Yilmaz <sideyilmaz@chromium.org> | Tue Sep 26 14:28:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 14:28:30 2023 |
tree | 9918bc7b2dffe4f1f70c9a16cd7bdee4a138ed39 | |
parent | 22ca3a83d1d23be5141d7dff0e27720b246beeeb [diff] |
[SHv2] Relaunch Chrome on version card click if need to update After this CL, clicking on the version card will cause browser restart if there is a waiting version update. Bug: 1443466 Change-Id: I1268487225cd98d98389c81292dd7c91056e9c7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4890224 Reviewed-by: Eduard Hez <ehez@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201550}
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.