commit | bacf70ca0b30f6895def87f6e723a64797f9dd55 | [log] [tgz] |
---|---|---|
author | Keren Zhu <kerenzhu@chromium.org> | Tue May 18 22:37:49 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 18 22:37:49 2021 |
tree | bc22e9d5cd8262188d9491521128e12e8da7ef69 | |
parent | b28bbd60512230f9027c908bb7b4223fcd0be8db [diff] |
Add "save or discard" security ui Add a display mode that shows a save button and a discard button, but does not have a context menu button. This mode is seen when downloading unsafe crx and swf files. To ease reviewing, mojo wiring will be added in follow-up CLs. screenshot: https://screenshot.googleplex.com/9aP6TuETcx3XHme Bug: 1182529 Change-Id: I61726455769b3c9640e1f8cfcdbf56ec1710b9a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2900898 Commit-Queue: Keren Zhu <kerenzhu@chromium.org> Reviewed-by: Yuheng Huang <yuhengh@chromium.org> Reviewed-by: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#884190}
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.