commit | a2b2425b8bbcc7db188d70cb70f3b51e847b0e9e | [log] [tgz] |
---|---|---|
author | Michael Wilson <mjwilson@chromium.org> | Tue May 07 17:46:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 17:46:08 2024 |
tree | 2a7c90f5260bc6f748d31516fa0b91bcf34a2330 | |
parent | c4ad7dcafffb19a320faaaf0b3b0e69120e80ab1 [diff] |
Use media::ChannelLayoutConfig in RendererWebAudioDeviceImpl constructor Doing this conversion in the factory method instead of the constructor body should reduce the chances of errors. This CL should cause no functional changes. Change-Id: Ide49e12cda2a259ea17480b6ed4ce73610d4ecad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5510562 Commit-Queue: Michael Wilson <mjwilson@chromium.org> Reviewed-by: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/main@{#1297621}
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.