commit | ff0c3334f22f178de3b97ca45ae0a00572fec560 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Mon May 16 21:37:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 16 21:37:18 2022 |
tree | 0fbbb99d30ba1022e08e33cc88a73ab91383c9c3 | |
parent | 741a6803f95a14ca375194784ccebb414629fe72 [diff] |
Signin UIs: Import Polymer templates at runtime. Also use css_to_wrapper() instead of html_to_js() for Polymer style files. Bug: 1292025,1322682 Change-Id: I4c46bad3a8e384c2ab8a4978151aeb21f4920879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3646774 Reviewed-by: Monica Basta <msalama@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1003947}
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.