commit | 6eba5a0d8ba4751e599a3e1344a138e2944db0b2 | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Wed May 26 00:03:48 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 26 00:03:48 2021 |
tree | 6735ce908aaf7d580033352eefa4404e877bf95e | |
parent | 19159a878847005449afe8bc22f8bdbb72098426 [diff] |
Extensions: Convert to class-based Polymer syntax, part 1. In this part converting c/b/r/extensions/activity_log/ subfolder. This is in preparation of migrating to TypeScript. Bug: 1206112 Change-Id: I4fe79f6b13cc0acd73e818c005c43c6412ac85fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2914159 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#886530}
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.