commit | 69675d55196161ae80b8c9ba4b399a6634929066 | [log] [tgz] |
---|---|---|
author | Katie Dektar <katie@chromium.org> | Mon Oct 21 16:05:14 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 16:05:14 2024 |
tree | 45ccca6ff48f6a6f12052999d7e904bd1285e8ad | |
parent | 7e47de0308a1172d2e75fea0e8e06ae4c3a99acd [diff] |
[A11y] Immediately apply reduced animations setting in web Reduced animations did not apply in web until the browser was restarted. This change informs web contents to recompute their prefs after reduced animations state changes. Bug: b:374116835 Test: Manual, see video in bug Change-Id: Id689ea00b441b6d851e75468f60690d11f7987b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5940125 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by: Tzarial <zork@chromium.org> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1371425}
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.