commit | f73fd69d98c832c26f2756303422389b939d328a | [log] [tgz] |
---|---|---|
author | Md Hasibul Hasan <hasibulhasan873@gmail.com> | Mon Oct 14 20:54:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 20:54:48 2024 |
tree | 452963a86380045139ca16f3f75b64ef919e30a9 | |
parent | 95187d55ec74dba3dcf7885c6ac6ffab835b0f3e [diff] |
[UI] Use mojo enum for `MenuSourceType` in ash/app_menu/ This CL replaces the uses of `MenuSourceType` with the mojo version in ash/app_menu/*. A modified version of the following script is used for replacing with different folder name. Script: https://issues.chromium.org/issues/355460976#comment2 Bug: 355460976 Change-Id: I568f9e5f15200e611d1df712bdd696e30a0ac9fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5922493 Reviewed-by: Alex Newcomer <newcomer@chromium.org> Auto-Submit: Md Hasibul Hasan <hasibulhasan873@gmail.com> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Md Hasibul Hasan <hasibulhasan873@gmail.com> Cr-Commit-Position: refs/heads/main@{#1368421}
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.