commit | ab689de08ab5966c2b57a22ad5fa299e693bb35c | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Tue Oct 24 02:50:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 24 02:50:02 2023 |
tree | 10ffe5fc8f7d073bec748c47840cce8ad66bf448 | |
parent | 783e065a763c3b8bb5ac6103f4b1a6adcfb04828 [diff] |
[A11y] Temporary wallpaper fix for illegal frozen tree updates This is a temporary fix until the tree can be fully stabilized before it is frozen, so that tree mutations are unnecessary on frozen trees. Bug: 1480627 Change-Id: Ie221364f0562d5790c04cb1f30a330dca6ab8e71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4969341 Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1213913}
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.