commit | 39be89f60e0119c7ca85958c1c05c48592a2f5c5 | [log] [tgz] |
---|---|---|
author | dpapad <[email protected]> | Tue Oct 10 20:35:05 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Oct 10 20:35:05 2023 |
tree | 9435d931b1d2656960bd868aec23e300bcf18c88 | |
parent | fce30e41c563755098cb34456fc462f797d67e08 [diff] |
WebUI: Add missing link references in default .eslintrc.js file. Also properly applying the @typescript-eslint/no-array-constructor rule in TS files, instead of erroneously relying on the equivalent CSS rule for JS files. Bug: 720034 Change-Id: Id4cd225804f938637d03589ef37cc12d9842bc8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4922768 Commit-Queue: Demetrios Papadopoulos <[email protected]> Reviewed-by: Rebekah Potter <[email protected]> Cr-Commit-Position: refs/heads/main@{#1207881}
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.