| commit | be0b46dbef66f573cb4f7ebca461936ba4fe3e55 | [log] [tgz] |
|---|---|---|
| author | Pi-Hsun Shih <pihsun@chromium.org> | Mon Sep 18 07:12:38 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 18 07:12:38 2023 |
| tree | 147b659a442bdf0109e65ba6c023cbab84e2ab3e | |
| parent | e337aff5dae2168270f7959b50216bbb3a8e8924 [diff] |
CCA: ESLint: Fix floating promise warning in metrics.ts `cca.py lint --eslintrc .eslintrc_floating_promise.js` error count goes down from 59 to 47. No actual change to metrics. METRICS_DOCUMENTATION_UPDATED=true Bug: b:172336355 Test: cca.py lint --eslintrc .eslintrc_floating_promise.js Change-Id: I2ab2a1e0e2b5ff2e980fa714c1f590b38921be85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4860149 Reviewed-by: Shik Chen <shik@chromium.org> Commit-Queue: Pi-Hsun Shih <pihsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1197710}
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.