commit | 9d98c547c5b6f3eb1003ba286b8c2064e4235285 | [log] [tgz] |
---|---|---|
author | Michele Fan <[email protected]> | Wed May 17 17:49:08 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed May 17 17:49:08 2023 |
tree | 15190894557886916b1cba07b7b2cc7d1c4f466a | |
parent | 60fcd336ad9c24dc4dfd926644b0f15090fabc6a [diff] |
capture-game: Make `CaptureModeBehavior` const This CL makes the `CaptureModeBehavior` const when used in `CaptureModeController`, `VideoRecordingWatcher` and etc. Fixed: b/281764512 Change-Id: Ib472fcd06197b8962c35388d38ce9ef2a4d49cf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4541220 Commit-Queue: Michele Fan <[email protected]> Reviewed-by: Ahmed Fakhry <[email protected]> Cr-Commit-Position: refs/heads/main@{#1145468}
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.