commit | 8d394cb8f8fcb2025b720f31fcf86d115753ebde | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Wed Jun 18 23:09:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 18 23:09:11 2025 |
tree | 67b6ebf44989b04ca0af698d7d21c52f419e98df | |
parent | a0f1b9aae3deca8fbb5fc061b684e7a8654c6d6b [diff] |
Settings: Remove unnecessary Polymer props in SettingsLanguagesElement. These properties do not participate in any Polymer data bindings or observers and therefore shouldn't be declared as Polymer properties. Bug: 424223101 Change-Id: Ia79f6fa2ee14061078b68f91bf5948a13259fd83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6653518 Reviewed-by: Teresa Mao <temao@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1475906}
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.