commit | 978a780dda8bb0c587b00aa709cbd3b1c9115e7a | [log] [tgz] |
---|---|---|
author | chinsenj <[email protected]> | Tue Sep 15 02:15:02 2020 |
committer | Commit Bot <[email protected]> | Tue Sep 15 02:15:02 2020 |
tree | 15cb3728814bbfd05b8d80b8a081355d873faf25 | |
parent | 9a611f597a0a5b5f85a24a9fcba6f76dce26add2 [diff] |
cros: Expose kInteractiveWinowCycleList flag to chrome. The kInteractiveWindowCycleList flag was already created on the ash-side but it was not linked with Chrome yet. This CL adds the flag, allowing users to interact with Alt-Tab using their mouse, different keys, and three-finger touchpad scroll. The flag is disabled by default. Test: Manual Bug: 1067327 Change-Id: Iaa101a4705bf4b5c462cc38c5e33e9b75e51ca45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410759 Commit-Queue: Jeremy Chinsen <[email protected]> Reviewed-by: Sammie Quon <[email protected]> Cr-Commit-Position: refs/heads/master@{#806844}
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.
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.