commit | 1905c045a2544a3692194555583e5eb1b98d3c57 | [log] [tgz] |
---|---|---|
author | Jordan Bayles <jophba@chromium.org> | Thu May 01 15:24:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 01 15:24:15 2025 |
tree | 922a1fb694a9d1739b9af66ccc9b3a1f4ca6aec8 | |
parent | de92be7f7d4945cafe8f08f0813c230af1b10af0 [diff] |
[Cast Streaming] Cleanup AES key, senders usage This patch cleans up the aes_key and aes_iv_mask fields, which are no longer needed in Chrome's frame sender config, and which usage in tests can be streamlined. A new openscreen_test_helpers file is created to consolidate some of this functionality. This patch also cleans up how the openscreen::cast::Senders are used. Bug: 40266598, 297935489, 256040842 Change-Id: I17dc4a0bb064e6324ba16706e4a7f73ad3f03a49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6467894 Commit-Queue: Jordan Bayles <jophba@chromium.org> Reviewed-by: Muyao Xu <muyaoxu@google.com> Cr-Commit-Position: refs/heads/main@{#1454470}
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.