commit | 531da3d37cb1efe174ea7dc1f5ed9428898aa55d | [log] [tgz] |
---|---|---|
author | Zentaro Kavanagh <zentaro@chromium.org> | Wed Feb 24 18:21:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 24 18:21:26 2021 |
tree | c23ddab6418d98f3568164b4cbc1894beb888eed | |
parent | a39bf74cec3f4ab57a1a2a3fc25b056a6f88ff68 [diff] |
Event Rewrite Deprecations: Show notifications for Alt rewrites - Show notifications when users press the deprecated Alt-based rewrites for Page Up/Down, Home, End, Delete - Adds additional tests for notification controller - Add additional tests to detect notifications in event rewriter unit tests Bug: 1174326 Test: unit_tests --gtest_filter=EventRewriterTest.* Change-Id: I0804be090475370f95747492fd6ed7f675885ce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2715751 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#857256}
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.