commit | c87d94b29ac8ca0c4ade2357621275048c5c7b49 | [log] [tgz] |
---|---|---|
author | punithbnayak <punithbnayak@chromium.org> | Tue Jun 17 22:47:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 17 22:47:51 2025 |
tree | 63862530a74f59d40550f9028c2387cb54058d15 | |
parent | 93a207e97abac4177589b0b1fca5e5978d9200c6 [diff] |
[WebAudio] [Re-land] Migrate webm decoding test from audit.js to testharness.js Replaces audit.js usage with testharness.js while preserving all original test logic and validations, including SNR checks and frame-level comparisons. Bug: 396477778 Change-Id: I6b635023dfbc6bf588a907068152675f92361244 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6639215 Reviewed-by: Michael Wilson <mjwilson@chromium.org> Reviewed-by: Alvin Ji <alvinji@chromium.org> Commit-Queue: Punith Nayak <punithbnayak@chromium.org> Cr-Commit-Position: refs/heads/main@{#1475279}
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.