commit | 61269cf6e58cf66c7f9a7da48de08f3449852a9e | [log] [tgz] |
---|---|---|
author | Sonny Sasaka <sonnysasaka@chromium.org> | Fri Aug 26 20:48:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 26 20:48:36 2022 |
tree | 1a3e49053daa2f585508d6afd9a375842c5c74c5 | |
parent | fb4a20b1e5e1390eab4f0ace89cd5bcd5d96baf0 [diff] |
[Floss] Refactor FlossAdapterClient test Refactors how FlossAdapterClientTest tests exported methods. Instead of directly invoking the callback functions, we save the method handlers from the ExportMethod calls. This is so that we can refactor the D-Bus code and maintain the correctness of the test. Bug: b:204708206 Change-Id: Ifebbf69ebad7ffde1b4cd3471b1a5ecbff410be8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3858415 Commit-Queue: Sonny Sasaka <sonnysasaka@chromium.org> Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@google.com> Cr-Commit-Position: refs/heads/main@{#1039967}
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.