commit | 6dfb7afe394eff19f8156730dd1e7932fb85a476 | [log] [tgz] |
---|---|---|
author | Tove Petersson <tovep@chromium.org> | Fri Feb 02 16:24:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 16:24:58 2024 |
tree | 584e3ac29c85e841172695f3607548e0c0f05402 | |
parent | 83119db25dbfa3f95d2f68d36553e1aba4b82dc9 [diff] |
[CSC][Zoom] Made CaptureController.GetZoomLevel() synchronous Note that, unlike `setZoomLevel()` and `sendWheel()`, the now-sync `getZoomLevel()` is accessible even when self-capturing. Bug: 1466247 Change-Id: I2d209e619ed81d14e80f32e5d5aff1813192780e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5224504 Commit-Queue: Tove Petersson <tovep@chromium.org> Reviewed-by: Elad Alon <eladalon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255595}
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.