| commit | 9106f9f69ce309efe71fabf28df86da248ca3e9c | [log] [tgz] |
|---|---|---|
| author | Takumi Fujimoto <takumif@chromium.org> | Thu Mar 21 23:24:43 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 21 23:24:43 2024 |
| tree | 5c150f01a4d14b16b4184c302998dcc1802bd1cb | |
| parent | cbcb9f8c0d4459f24ff8dd21c7ed2614079c3391 [diff] |
Revert "[Tether] Wired SecureChannelTetherAvailabilityOperationOrchestrator to HostScanner" This reverts commit 43bd58ad5824407b58b919ea95bc0a597ef31301. Reason for revert: A newly added test is causing bot failures: https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/42012/overview Original change's description: > [Tether] Wired SecureChannelTetherAvailabilityOperationOrchestrator to HostScanner > > This change replaces a direct call to TetherAvailabilityOperation with > a call to the orchestrator in HostScannerImpl. > > As Secure Channel only supports one device as of now, any calls to the > host prioritizer have been removed. A later CL in the stack will reintroduce > this to the orchestrator. > > This change also adds a series of test classes to make testing easier. > > TEST=Manually verified by attempting to connect to tether on a local device and added unit tests > > Change-Id: I86e4f2e921a6459afe99f7f174875b7070be1f21 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5318471 > Commit-Queue: Joe Antonetti <joeantonetti@google.com> > Reviewed-by: Ryan Hansberry <hansberry@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1276421} Change-Id: I4406875c9e2e13303a6558d3a7dc23f368adc982 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5383144 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Owners-Override: Takumi Fujimoto <takumif@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/main@{#1276584}
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.