commit | eeeeda9d5a19748c70f36b4f6ab92b94e314e24a | [log] [tgz] |
---|---|---|
author | Eriko Kurimoto <elkurin@google.com> | Thu Jan 30 07:48:21 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 07:48:21 2025 |
tree | f2c92d3394a8dfe2d1ae00b8cbfd1df33532a332 | |
parent | dc6887faa76683435dd724247e077fe5c1945184 [diff] |
bruschetta: Pass local_state to BruschettaInstallerImpl This CL lets obtain local_state as arguments for BruschettaInstallerImpl so that BruschettaDownload and BruschettaNetworkContext can obtain local_state without accessing g_browser_process. This is a part of ash refactoring by removing g_browser_process access. Bug: b:369689752 Change-Id: I3faf5a4d3a1d5bcc4b479e4a9a63ef468e6c8221 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6211358 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413340}
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.