commit | bda602815aab7b21c7f5a98a4077d26614460771 | [log] [tgz] |
---|---|---|
author | Cheick Cisse <cheickcisse@google.com> | Wed Dec 13 15:52:00 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 13 15:52:00 2023 |
tree | 58a9d1951b668b7bc705357edfb80e05d63b4cb4 | |
parent | 4d138e8091b8df8f3025a82ff9a2d1fd1aa72f29 [diff] |
[WhatsNew] Fix bugs in Script This CL: - Fixes bug in CopyAnimationFilesToResources by creating a folder if the DEST_DIR does not exist. - Fixes a bug in the data extraction from the xlsx by making sure empty values are converted to empty strings instead of "NaN" - Add a flag in the cl upload command to avoid Gerrit timing out uploading a large change. Change-Id: I54d5749e1ef1a5c8ced31f1c44e308577d219fb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5116945 Reviewed-by: Gayane Petrosyan <gayane@google.com> Commit-Queue: Cheick Cisse <cheickcisse@google.com> Cr-Commit-Position: refs/heads/main@{#1236962}
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.