commit | c15f71b7f4c6d9076296a8af1830c993bb51d510 | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Thu May 11 21:03:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 21:03:50 2023 |
tree | b95de3da82447aefd3b828abd528ec30b5cfd57c | |
parent | ac81098b93685a4f224ef3905d0aca4d7c9057c4 [diff] |
Generate FilesApp UMA enums for JS and C++ The existing ViewFileType enum used in file_tasks.ts will also be used in C++ ExecuteFileTasks() for Drive offline UMAs, so we will generate both lists of file types from enums.xml. Bug: b/281199375 Change-Id: Ib815f62c69c1867fe10f76a9dcfdcdbfec788699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4520811 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Wenbo Jie <wenbojie@chromium.org> Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/main@{#1142889}
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.