commit | 6cd00fb76b6445f7c62298430eeb91b556d9983e | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Tue Nov 29 11:37:48 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 29 11:37:48 2022 |
tree | 620c6907812cc54484d55a98710727909967239b | |
parent | 85651b2649d37a8e99a63599ec228a2f6e98525c [diff] |
WebUI: Promote settings-textarea a shared WebUI element. This CL moves settings-textarea into cr_elements and renames it to cr_textarea. This makes element accessible outside settings. Bug: 1350947 Change-Id: I6db05db3547ede51bbbe54c30e466a3889a75af9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4043901 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1076774}
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.