commit | 6feb06f520dc9e99ea8582f77b97adfa0e5028ac | [log] [tgz] |
---|---|---|
author | Dale Curtis <dalecurtis@chromium.org> | Wed Jan 31 03:12:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 31 03:12:31 2024 |
tree | ce7502bd9a9f8fd8db507a1d91d7fa3541f8643b | |
parent | 7c40ee598b812be95ede7af3f0906c701e64cce0 [diff] |
Improve web exposed error messages for software audio encoders. There's no need to sanitize messages coming from our software encoders since they're all compile time generated (and don't include information like pointer addresses, etc). R=tguilbert Bug: 1522959 Change-Id: Ib72f2343304e758d45fd41ad6c8211432afda8ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5251728 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/main@{#1254335}
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.