commit | 82f51c980e49ae39548a0b42897c5c77aa543060 | [log] [tgz] |
---|---|---|
author | Md Hasibul Hasan <hasibulhasan873@gmail.com> | Mon Oct 14 15:59:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 15:59:47 2024 |
tree | 3a844ebf701d4e5a6bfb870bf1ad586c8dffb0d7 | |
parent | 1f43b5b4e89a6d1367a91c08c389b02bd88000f8 [diff] |
[UI] Use mojo enum for `MenuSourceType` in ui/views/controls/ This CL replaces the uses of `MenuSourceType` with the mojo version in ui/views/controls/*. 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: I529a25590728db8448c78ce93832b3ef3b3177db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5920322 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Commit-Queue: Md Hasibul Hasan <hasibulhasan873@gmail.com> Cr-Commit-Position: refs/heads/main@{#1368273}
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.