commit | b99c59471923b1bec3fc8e2b584cca4b7546d5b1 | [log] [tgz] |
---|---|---|
author | Zentaro Kavanagh <zentaro@chromium.org> | Fri Feb 26 22:58:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 26 22:58:15 2021 |
tree | 639935ba79a8fd10e04c4428bddaa5b4c9b4d6b0 | |
parent | c919956f6e70a5d9426cbc189005eacb6e4f21e2 [diff] |
Event Rewrite Deprecations: Record user actions for rewrites - Adds user action for rewrites for Home, End, PageUp, PageDown, Delete for both the Alt based and Search based variants. Bug: 1174326, 1182362 Test: unit_tests --gtest_filter=EventRewriterTest.* Change-Id: Ic0dac0f3e38252b9c03b8f94dd76039142bc8ac5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2719040 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#858319}
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.