| commit | 4b9543364e51385a7aa6da3a3d841f8db2ca293b | [log] [tgz] |
|---|---|---|
| author | James Cook <jamescook@chromium.org> | Tue Jun 28 16:35:39 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 28 16:35:39 2022 |
| tree | 1196356f4f1b3bb2a7f9b3186f0352e6d6810f51 | |
| parent | 8f6d9f08ced8af1a802fb502bbc587fad34b00fd [diff] |
chromeos: Remove RuntimeProbeClient from DBusThreadManager This simplifies the DBusThreadManager and DBusClientsBrowser classes. This is a follow-up to a migration from the mustash era (circa 2019) where we're moving D-Bus clients to each have their own initialization and shutdown. See bug. Pure refactor, no functionality changes expected. Bug: 647367 Test: existing unit_tests Change-Id: I79df60018397069ac0afb41e3fb86c45ff1e7e11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3731248 Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1018725}
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.