commit | 86282e818029f8a1763249325dab2d515b64e37a | [log] [tgz] |
---|---|---|
author | Matt Menke <mmenke@chromium.org> | Tue Oct 29 14:14:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 14:14:28 2024 |
tree | 569db1d1ee4e57eef13440e3d5b3b01f7e0bbbf5 | |
parent | 01b76de97dd9b2bb1aeff5b261f748ecf2e41589 [diff] |
Rename TrustedSignalsCacheImpl::CreateMojoPipe() to CreateRemote(). This is a bit more precise on the type of pipe it returns - namely, a mojo::PendingRemote<auction_worklet::mojom::TrustedSignalsCache>. Bug: None Change-Id: I145906292933b2ededdb85321e15203404064ed7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5972618 Reviewed-by: Russ Hamilton <behamilton@google.com> Commit-Queue: mmenke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1375202}
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.