| commit | a165f3f363604d0e01cb403869329a015933ae6f | [log] [tgz] |
|---|---|---|
| author | Sohail Rajdev <sorajdev@microsoft.com> | Sat Nov 23 04:22:29 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 23 04:22:29 2024 |
| tree | 99924cc4bc236bf7e12cd8fa93dbde63cca5c3b4 | |
| parent | e442a21d4cc3cebf2484c96a56dd4f9f22903c6e [diff] |
Extensions: Truncate extension names in Manifest V2 deprecation dialogs This change truncates long extension names in the dialogs which appear when: 1. The user dismisses the Manifest V2 deprecation warning on the extensions WebUI page. 2. User tries to re-enable a Manifest V2 extension which was disabled by the browser as a part of the deprecation. Before: - https://ibb.co/XX6Rc4D - https://ibb.co/mz0BLkz After: - https://ibb.co/QpYcFQ6 - https://ibb.co/R0sLYFr Bug: 40063885 Change-Id: Ib3880e1f24fe82e5c3ec0b1209cd81f76d3e839c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6043718 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Sohail Rajdev <sorajdev@microsoft.com> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387216}
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.