commit | 0b3af0dc61633af9f72801ce7ddfe83d060e3b9d | [log] [tgz] |
---|---|---|
author | Greg Thompson <grt@chromium.org> | Tue Oct 01 12:13:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 12:13:30 2024 |
tree | 3570edf29d5ecf018c979bcc17a4ec0a85e5959a | |
parent | e32de90963f6848c1855145c60e262dfee16d6dd [diff] |
[headless] Fix IsDarkModeAvailable crash in old headless mode Ensure that uxtheme.dll is pinned before blocking is disallowed in old headless mode. This matches the behavior in normal Chrome and new headless mode. Bug: 368388543 Change-Id: Ic9c6c9122e1341aa4c773c2c00753574693d0067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899321 Auto-Submit: Greg Thompson <grt@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Reviewed-by: Eric Seckler <eseckler@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362348}
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.