commit | 4eea7758f8996bc6355aac8eea582f42c0d5f772 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <[email protected]> | Thu Aug 24 22:06:29 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Aug 24 22:06:29 2023 |
tree | 798bde3cceb9a8d1433c8845ac5b4b5a1ea72cb4 | |
parent | 5c65e1cf2ba4a794968b3746db6ae30384b91c1d [diff] |
Expose method on DownloadDisplayController to show the security subpage This CL adds a method to open the security subpage on the DownloadDisplayController. This allows code outside of //c/b/ui/views/download to pop open the security subpage view. This is useful in a couple of cases for deep scanning (see dependent CLs) Bug: 1466284 Change-Id: I81447c8aea43898ffaf2db6d35d89a3b256d3ab2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4807937 Reviewed-by: Lily Chen <[email protected]> Commit-Queue: Daniel Rubery <[email protected]> Cr-Commit-Position: refs/heads/main@{#1188031}
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.