commit | 9d223436d395fe1ff40699e2d4521e1007fdd429 | [log] [tgz] |
---|---|---|
author | Claudio DeSouza <cdesouza@igalia.com> | Tue Aug 16 23:33:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 16 23:33:32 2022 |
tree | 1ee42fb518d7f06bab7b20e612d8fbbdb5276a4f | |
parent | a41e3f11392e14858b44b22a22440e8f7b201371 [diff] |
[CodeHealth] MediaInternalsAudioFocusHelper base::Value refactor This CL updates the use of base::Value in MediaInternalsAudioFocusHelper, removing any use of deprecated classes, or methods. Bug: 1187001 Change-Id: I6584e904d25e9b6a049c48422cef0c8202ac935f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3829153 Commit-Queue: Claudio DeSouza <cdesouza@igalia.com> Reviewed-by: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1035773}
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.