commit | 2b1330c99989f363b4460f64eef9ab8c1fe12b6e | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Mon Aug 29 05:20:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 05:20:07 2022 |
tree | 096b498f0a3dbac51d2950dc4a8bc044e31390b3 | |
parent | bb2f325277339b5cc378d2fd9f7c3d92b4446655 [diff] |
check_blink_style: Fix two issues in presubmit * PRESUBMIT.py: Decode stderr output to avoid to print b'...' to the console. * cpp.py: Fix "FutureWarning: Possible nested set at position ..." Bug: 1207012 Change-Id: Id9672dabcd902cd8678b80baf5a1e399c19b0425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3858989 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1040261}
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.