commit | 5d4690adb765071c390f8903f8ceac2b1d1f24ec | [log] [tgz] |
---|---|---|
author | Palak Agarwal <agpalak@chromium.org> | Thu Jan 30 11:35:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 11:35:16 2025 |
tree | a02c69ae54747bf3c11b7e659073bdbaf24cda32 | |
parent | 0097ec8dcc1812d07ee55eafe51d31a7badb1416 [diff] |
Add zoom level to media_stream_track_impl This change makes the zoom level for a captured tab available to us in MediaStreamTrackImpl. This value would be used in the follow-up change to get the correct logical resolution of a captured tab. Bug: 383946052 Change-Id: I968db981157482673cf64971e0cc8f95cac7ce19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6185884 Reviewed-by: Guido Urdaneta <guidou@chromium.org> Commit-Queue: Palak Agarwal <agpalak@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413407}
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.