commit | 89ee920ba6a8b83e1ae4afbcdffad156447ee12c | [log] [tgz] |
---|---|---|
author | Tove Petersson <tovep@chromium.org> | Thu Jun 02 19:29:03 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 02 19:29:03 2022 |
tree | 4919141bcc70fcceebcf5f2a149b88cf7e5842c0 | |
parent | df5d2b4dea75b85466c4abb1278e22b74e9487e6 [diff] |
Queue TMST::AddObserver calls until SetImplementation, then notify them Queue calls to TransferredMediaStreamTrack::AddObserver() until SetImplementation() is called, and notify the observers when this happens. Bug: 1288839 Change-Id: Iaef5d4a94d3cd155476325c277b7555d1ec018a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3683263 Reviewed-by: Tony Herre <toprice@chromium.org> Commit-Queue: Tove Petersson <tovep@chromium.org> Cr-Commit-Position: refs/heads/main@{#1010230}
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.