commit | f6df079db066a79de0f14080b2b349d7c77e6e8c | [log] [tgz] |
---|---|---|
author | rbpotter <rbpotter@chromium.org> | Wed Oct 16 20:40:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 20:40:40 2024 |
tree | fc62cf7ad5e1d4070195afc8b5122e51a9d173d7 | |
parent | ec6fca59139080cbbc4bbf42312ca015fbf263a3 [diff] |
Extensions: Migrate detail-view element to Lit Also removing Polymer ItemMixin, which is no longer used anywhere, and renaming ItemMixinLit to ItemMixin. Bug: 40943652 Change-Id: I58560e736b93577ff52a9c34940481ae801cbccc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5935881 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1369614}
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.