commit | b6a01102511d22241cebad8fc4efa1fb4347e2ef | [log] [tgz] |
---|---|---|
author | EmiliaPaz <emiliapaz@chromium.org> | Tue Jun 18 23:04:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 23:04:53 2024 |
tree | 81b9d96fdd4a053cdd1ece183de18eccc4845512 | |
parent | 836b496c5659085bb91603593c975a78e742867e [diff] |
[Extensions] Show extension detail mv2 deprecation message for exp stage Show a Manifest V2 deprecation message in the extension's detail page for the experiment stage 2 (ExtensionManifestV2Disabled). This includes: - Header and subtitle based on experiment stage - Find alternative button shown iff experiment stage #1 - New remove button shown iff experiment stage #2 Screenshot (with ExtensionManifestV2Disabled flag enabled): https://drive.google.com/file/d/1vm792y6RqXc9a97gZNpUSWXAuDqWEd1k/view?usp=sharing Bug: 339061151 Change-Id: Ied4641d7e111e2c080662d6e570b5f2a74540c35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5631987 Reviewed-by: Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Auto-Submit: Emilia Paz <emiliapaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1316750}
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.