| commit | 68a6ac760febc16eb269a92dffb01fdf83cdde2c | [log] [tgz] |
|---|---|---|
| author | Rebekah Potter <rbpotter@chromium.org> | Tue Nov 01 01:04:39 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 01:04:39 2022 |
| tree | f204e44b7cf69602642ceeda841abbdc4cf1ba6b | |
| parent | 14470473a976130783b0e57688ca799dac1cea99 [diff] |
WebUI: Add a PRESUBMIT to prevent new JS files in ui/webui/resources New files must be in TypeScript, per the styleguide. Add exceptions only for files that have to be JS (e.g. externs) and the handful of files that we haven't migrated yet. See https://chromium-review.googlesource.com/c/chromium/src/+/3969024 for original check addition and context. Change-Id: I85ae394e283d75611372c60b306b0366ea378006 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3988117 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1065764}
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.