commit | 36898794b92ef4dbe4917be7ceeed71a3c7b8e0c | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Tue Sep 24 00:34:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 00:34:04 2024 |
tree | 125b575e4d036da9983b05c9779a7412c850a15e | |
parent | a451113419c6e25614595e68d034dc23e8548675 [diff] |
FlagsUI: Start using Lit instead of plain custom elements. In this CL doing the minimum changes to convert <flags-experiment> to Lit, as a way to make sure that Lit can work in Android and iOS builds. Further simplifications (leveraging more Lit features, updating <flags-app>) will be made in follow-up CLs. Bug: 1457323 Change-Id: Ic3b483005f45b81d7b6d055ed1dd5c048f6ab7fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5874611 Reviewed-by: Teresa Mao <temao@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1359099}
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.