commit | f3a3fc4df86727f702d095a0919244336e59311c | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Tue Sep 03 17:08:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 17:08:50 2024 |
tree | 3d9e35fdc1220648648b702198b647b56127fb5a | |
parent | 9bbadc92d103e2ce65211b0091414c20d2712755 [diff] |
Re-register the browser with the updater if the updater's existence checker path does not match. In the case of multiple installations of the browser, this will help the most-recently-run one be kept up-to-date. This can also repair an issue where the existence checker path is empty, which is fatal to the update process. Fixed: 361707416 Change-Id: Ie9fb78b3b54730ca2df6981d9c0597a0edffba81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5825292 Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Mark Mentovai <mark@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1350224}
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.