commit | f28af265fea678a12de47233836c2d08fab3641c | [log] [tgz] |
---|---|---|
author | Nicolas Dossou-Gbete <dgn@chromium.org> | Thu Nov 04 13:36:41 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 04 13:36:41 2021 |
tree | b28e9ec3ff4f77f6d266af66d94f5cddba303c1c | |
parent | 9d9ae7069814152be3747d8dd559cbc18fb0ad87 [diff] |
Make component updater registration stop depending on a profile The only dependency was due to cleanup code for the flash plugin's local artifacts. That cleanup has been shipped for more than a year (see https://crbug.com/1069814), so can now be removed. With that done, we can simplify the registration to make it more explicit that the component updater registration does need a profile anymore. Bug: 1069814, 1150326 Change-Id: If7975b87908d2ae91eb78a0da95d99e694f9e871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3250749 Reviewed-by: Alex Ilin <alexilin@chromium.org> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/main@{#938241}
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.