| commit | f988acfa33121acc384e98f70d0ba8d105c5686f | [log] [tgz] |
|---|---|---|
| author | Owen Min <zmin@chromium.org> | Tue May 27 16:58:30 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 16:58:30 2025 |
| tree | 801f14037c5c7b747794e96ab65e4e99cf6ef50c | |
| parent | ac8fac60d0b28fd80eb29518e102a1835a96c524 [diff] |
Revert "[EncodedTransform] Add audioLevel to RTCEncodedAudioFrameMetadata" This reverts commit 70a296f77702900938c6e7c603b8ab5ad3f9e482. Reason for revert: Tests are failing on Mac Example build: https://ci.chromium.org/ui/p/chromium/builders/ci/mac14-arm64-rel-tests/24244/overview Bug: 418116079 Original change's description: > [EncodedTransform] Add audioLevel to RTCEncodedAudioFrameMetadata > > This CL: > * Adds the property behind a Blink runtime-enabled feature flag. > * Updates the existing audio metadata WPT to include audioLevel > * Adds a new WPT dedicated to audioLevel > > Bug: 418116079 > Change-Id: I3e48a644f97013623d1b4c5b2efea27b7c264293 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6586726 > Commit-Queue: Guido Urdaneta <guidou@chromium.org> > Auto-Submit: Guido Urdaneta <guidou@chromium.org> > Reviewed-by: Palak Agarwal <agpalak@chromium.org> > Reviewed-by: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1465898} Bug: 418116079 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I618b01ecdb3b6396489f6b62c38aeff7b9b8a24d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6592434 Auto-Submit: Owen Min <zmin@chromium.org> Owners-Override: Owen Min <zmin@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1466002}
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.