commit | b8e4bf1adb95cca1f722c1ea3d726c2a1ca84600 | [log] [tgz] |
---|---|---|
author | Xiyuan Xia <xiyuan@chromium.org> | Tue Mar 11 00:06:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 00:06:31 2025 |
tree | 3d580cf83e045fcbb3f42aad4c2a891b17808096 | |
parent | fea53b17fea156872701cf03a9e7753451f0022d [diff] |
bt/dbus: Fix response not sent CHECKs https://crrev.com/c/6325811 adds a CHECK to require that all dbus exported methods send out a response. This CL fixes the cases found in bluetooth dbus code. Bug: 402031736, b:400758194 Change-Id: Ie044635f39058ff9aaa8487c84b5cc94d3147d5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6341127 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Auto-Submit: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430570}
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.