commit | a995293ab8358ea3680ae1761a52610462943df1 | [log] [tgz] |
---|---|---|
author | Luke Warlow <luke@warlow.dev> | Tue Jul 18 01:38:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 18 01:38:14 2023 |
tree | 1954a33ec40f54a8829ec5f7734804c88246342b | |
parent | 65382244a3f0c822b4d19f0911f8be0aff5c8d5c [diff] |
Plumb prefers-reduced-transparency for macOS Add PrefersReducedTransparency to WebPreferences Add code in NativeThemeMac to react to the macOS system setting for 'Reduce Transparency' Bug: 1424879 Change-Id: Ib512fc784a2a1d0586e924ab0150e0a9da953145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4684870 Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Reviewed-by: Emily Stark <estark@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1171522}
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.