commit | 2ee356be8e41eaa385c42bb1b6bc908a9eeafda7 | [log] [tgz] |
---|---|---|
author | Jimmy <jimmyxgong@chromium.org> | Thu Dec 22 19:55:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 22 19:55:24 2022 |
tree | 7d506f16c38f934125e2295e46a66c34358ac3c1 | |
parent | 44b17356d65c4ec1be2922ece269ea80e17065dc [diff] |
fwupd: Use function references for simple observers Bug: b:263421791 Test: None Change-Id: I0797b1273674e32d95dac37a7d9e4c98397a9b08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4121515 Reviewed-by: Michael Checo <michaelcheco@google.com> Commit-Queue: Michael Checo <michaelcheco@google.com> Auto-Submit: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1086484}
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.