commit | 6bbdf9265fc307a3927e9004f903ceab4d2d1e70 | [log] [tgz] |
---|---|---|
author | Palak Agarwal <agpalak@chromium.org> | Mon Sep 21 09:09:22 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 21 09:09:22 2020 |
tree | b285a1904145504c3f697e8369e39ee08a6b7b3b | |
parent | 3d95268d35c3ee829f162df49ba2469c02bdd2d5 [diff] |
Fix a null-dereference in the MediaStreamTrack constructor Bug: 1128167 Change-Id: Ic79945517ee854a18788f08efe1686707086354b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418399 Commit-Queue: Palak Agarwal <agpalak@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#808802}
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.
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.