commit | 7d5e2f6e4585d4ce234082044ffdaec188312778 | [log] [tgz] |
---|---|---|
author | Zack Han <zackhan@chromium.org> | Fri Jun 09 21:45:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 21:45:17 2023 |
tree | ef746defab13edb6aa38216b255e1310ab7958f8 | |
parent | 36fd544ab4fac0bac996b4a75c75d58177c0d932 [diff] |
[ExtensionSafetyCheck] Unsafe extension review panel element implementation. This CL implements the dummy element for extension review panel. It adds strings for the headings and buttons of the extension review panel. Browser tests are added to ensure that the element works correctly. Remove and keep action API calls will be added in the following CLs. Bug: 1432194 Change-Id: Id398990ed979ff1644ec11803a53946741403a4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4427751 Commit-Queue: Zack Han <zackhan@chromium.org> Reviewed-by: John Lee <johntlee@chromium.org> Reviewed-by: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1155772}
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.