commit | fe34f5aa92ebabd740994d7302fe27aa6670b800 | [log] [tgz] |
---|---|---|
author | Joey Arhar <[email protected]> | Fri May 14 23:31:37 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri May 14 23:31:37 2021 |
tree | 9da7582435bbf601eca5d43cef420f4ecffb89ff | |
parent | 70874d235511ce46531b4b217e7eb39ddd7f4029 [diff] |
Revert "Make FocusController account for non-assignable slots" This reverts commit f8a7ef0d8e5fe0d29b479765ad75723bdae48f01. Reverting this patch will make the associated test fail. However, that is justified because according to [1] the patch never fixed the underlying issue in the first place. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1014868#c13 Fixed: 1209217 Change-Id: I81788918e8a9f2651ebe7cbbb71e0ecc9cbd9221 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2897434 Auto-Submit: Joey Arhar <[email protected]> Commit-Queue: Mason Freed <[email protected]> Reviewed-by: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/master@{#883204}
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.