commit | dd2200080bb432e327c91479f67fc2a50c02118e | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Mon Apr 15 23:52:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 23:52:12 2024 |
tree | 869199a2794d9cbd1a792b3cfbf423418ede5764 | |
parent | dc7f17b430824ceccb259147a5eb87734e34a00a [diff] |
Welcome: Migrate to Lit, part 7 (post migration cleanups #2). In this part, checking in the .html.ts files instead of auto-generating, except for nux_set_as_default.html which causes a presubmit error from CommentIfAndIncludeCheck() in [1], which throws an error for "<if expr>" inside an HTML string residing within a TS file. [1] tools/web_dev_style/js_checker.py Bug: 40943652 Change-Id: Ide2c95a13d52341cc572822c29f403f8e2b6da2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5455579 Reviewed-by: Teresa Mao <temao@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1287731}
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.