commit | a11090dc0a925651e887ae6c72af3ac0b6f9a000 | [log] [tgz] |
---|---|---|
author | Daniel Classon <dclasson@google.com> | Tue Jul 09 23:24:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 23:24:55 2024 |
tree | d9881ec1470d6fab164a9144454a5d329d95d8c5 | |
parent | 5c22b2a96bfc8e85c39fa83cc045326f7188e568 [diff] |
[Nearby Share] Create MdnsManager mojom and impl for WifiLAN discovery Creates the MdnsManager implementation, as well as mojom APIs for starting discovery and observing service discovery events. Uses the ServiceDiscoveryLister classes which perform local Mdns discovery. Fixed: b/349374564 Test: Tested with unit tests. Prototype working. Change-Id: Iaeed0af5f853ccd41b5f45466b0e782a2fa3f7e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5654674 Reviewed-by: Joe Mason <joenotcharles@google.com> Reviewed-by: Jack Shira <jackshira@google.com> Commit-Queue: Daniel Classon <dclasson@google.com> Cr-Commit-Position: refs/heads/main@{#1325199}
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.