commit | cbf1c6a63c6f9d0ed8bca642dc33100a969e1ca3 | [log] [tgz] |
---|---|---|
author | Md Hasibul Hasan <hasibul.h@samsung.com> | Fri Sep 13 02:29:07 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 13 02:29:07 2024 |
tree | d4fc8139d6129da991e0be201ce0146dacabdf55 | |
parent | 92ea255da234a53e479f3ae83e3706db7da594c8 [diff] |
[UI] Use mojo enum for `WindowShowState` in extensions/ This CL replaces the uses of `WindowShowState` with the mojo version in extensions/*. 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: I2b17fd658786e18c8140872e73ec0d9b977e6280 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5856866 Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Md Hasibul Hasan <hasibulhasan873@gmail.com> Cr-Commit-Position: refs/heads/main@{#1354956}
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.