commit | c88b992699828f08842980f15b211d7554c11929 | [log] [tgz] |
---|---|---|
author | Greg Thompson <grt@chromium.org> | Sun Sep 29 07:18:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 29 07:18:30 2024 |
tree | 6902277ce8f3b14c3871ae3f6d4ab018fc7862f0 | |
parent | 55c7de91ee67bea71cf5c0859370dd75e7d1c348 [diff] |
[installer] Don't update the elevation service prematurely Wait until an update is finalized to update the registration for the elevation service. Otherwise, we will have version skew when a browser that was running when the update was applied launches the service. Bug: none Change-Id: I01b67134c31a7866352b422d489608b49066fc19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5890973 Reviewed-by: S Ganesh <ganesh@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1361575}
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.