commit | fd2a278c687eeb023b5ced323902cd5fa006e891 | [log] [tgz] |
---|---|---|
author | Tony Herre <toprice@chromium.org> | Mon Jul 29 10:47:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 10:47:34 2024 |
tree | 0bb52aa42029b1d33c398aece51f6405fa21419c | |
parent | 2d3340176944d55ae2777334b646f296ed42ca8d [diff] |
Shortterm fix to null deref on creating rtpTransport before BWE creation For now we throw an exception. A more correct and complete solution will be enabled by crbug.com/355610792. Bug: 348441506 Change-Id: Ie33fc50163c21e13c8333a5e73e5b2a866135739 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5741551 Auto-Submit: Tony Herre <toprice@chromium.org> Reviewed-by: Florent Castelli <orphis@chromium.org> Commit-Queue: Florent Castelli <orphis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334164}
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.