commit | f6e2b4b28587cc823e081eb98acc2b31efd42352 | [log] [tgz] |
---|---|---|
author | Andrew Comminos <[email protected]> | Mon Oct 12 20:15:31 2020 |
committer | Commit Bot <[email protected]> | Mon Oct 12 20:15:31 2020 |
tree | 46b5938c267f7d360bc8e8ecef0462e81c9f631f | |
parent | fbc9afe64e367f83682d4e5ad3fc6e019fee0f14 [diff] |
Break out isFramePending into its own feature Ensure that when shipping isInputPending, we don't ship isFramePending as collateral. (cherry picked from commit d008dc582ee0de97dc18924f9d298d128ad7b8ae) Bug: 910421 Change-Id: Iddfc0ba927a9b61a90e99da18e12bb7513c93b27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443213 Commit-Queue: Andrew Comminos <[email protected]> Commit-Queue: Philip Rogers <[email protected]> Reviewed-by: Philip Rogers <[email protected]> Auto-Submit: Andrew Comminos <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#812966} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466164 Reviewed-by: Andrew Comminos <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#267} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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.