commit | 40b4d6536ecb681e2fead8f23cbc6f5feb05e4a6 | [log] [tgz] |
---|---|---|
author | Fredrik Hernqvist <fhernqvist@google.com> | Fri Sep 02 17:39:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 02 17:39:31 2022 |
tree | 028a927ccc28307fade0944a11df20ffe2968dc0 | |
parent | 2e4c4d848572738b0bb9588adc54d715fcb737b9 [diff] |
Use new AudioParameters constructors in /third_party/blink/renderer/platform/peerconnection Once all usages of the old AudioParameters constructors have been removed, they will be deleted. This CL was uploaded by git cl split. R=hta@chromium.org Bug: 1286281 Change-Id: I7f4f9d0e238bce83098c4b0c4549c78fb55ea8b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3866207 Auto-Submit: Fredrik Hernqvist <fhernqvist@google.com> Reviewed-by: Steve Anton <steveanton@chromium.org> Commit-Queue: Steve Anton <steveanton@chromium.org> Cr-Commit-Position: refs/heads/main@{#1042653}
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.