commit | 55a031b1506bdf4a97b7c87a4374764131313c84 | [log] [tgz] |
---|---|---|
author | Anthony Vallee-Dubois <anthonyvd@chromium.org> | Tue Oct 11 16:57:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 11 16:57:29 2022 |
tree | 780e81f5d6c977e4e6a29125947fcbf77e85daa7 | |
parent | b2e5ac2024d4b853d50fafc31577f41eb58a95d4 [diff] |
Add whether a page is the active tab to PageLiveState data This will allow the PageDiscarder to avoid discarding active but not visible tabs (such as foreground tabs that are fully occluded by another window). Bug: 1359444,1364174 Change-Id: Ice8bba144ba3c9935bb2df20c48cbcf0fa6719dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3938114 Reviewed-by: Patrick Monette <pmonette@chromium.org> Commit-Queue: Anthony Vallée-Dubois <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1057522}
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.
If you found a bug, please file it at https://crbug.com/new.