commit | 7da4247cdfe78cedfce42d231ba1d2a4e6bb2337 | [log] [tgz] |
---|---|---|
author | Tom Van Goethem <tov@chromium.org> | Wed Feb 15 11:31:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 11:31:34 2023 |
tree | a1a9bf827c0bf2319ad9fcb230a1c0ce1d036a51 | |
parent | 3b78f648e35756bbf78d40fe6d17ad43799f0e6c [diff] |
[SafetyCheck] Add Ctrl+Z functionality to unused site permissions module This CL adds a util function to check whether a KeyboardEvent relates to Ctrl+Z on different platforms, and adds this functionality to the unused site permissions module of Safety Check. Change-Id: I8a0d27cb3302e6821be5ce5ffbccf826702cb1b4 Bug: 1345920, 1392664 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4241796 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Tom Van Goethem <tov@chromium.org> Reviewed-by: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1105580}
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.