commit | 3de24d549a683a733a746afce0dd6e47241cfb06 | [log] [tgz] |
---|---|---|
author | Maria Kazinova <kazinova@google.com> | Thu Jan 02 12:40:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 02 12:40:25 2025 |
tree | cd936cf808adfa0c50ea5a86504ceec8a0e86478 | |
parent | 1a3bcf8d9e4f45ae900398b31c7fb483e9f40466 [diff] |
[CodeHealth] Clean up WebContentsCaptureHiDPI feature The feature was launched in M114, cleaning up the code. Note: the cleanup was attempted in the past in crrev.com/c/4977161, but was reverted due to MSAN failures. Some tests were reworked or removed in the past year, and now there are no failures when I run the same linux_chromium_chromeos_msan_rel_ng bot, so the cleanup can be landed again. Bug: 356624220 Change-Id: Ie8c22105eea8a8f6d5e87cee7daba14f3f324fc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6120408 Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Jordan Bayles <jophba@chromium.org> Cr-Commit-Position: refs/heads/main@{#1401376}
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.