commit | 11603c5e631c4a63315e24e44be85bc3fcc8ff61 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Thu Aug 12 01:12:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 12 01:12:44 2021 |
tree | e40a72c3a460d4dddedeb7e826e7941106523664 | |
parent | 3dac91753d105c1f39f3f43c89f5433a0f0a8e72 [diff] |
multi-instance: Detect visible tasks In order to display the right description for instances running in floating popup/adjacent window in split screen, this CL detects the visible state of tasks running Chrome activities. Bug: 1175953 Change-Id: I885b7b1e60c5dab51f5014adb6197f5433f0d8e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3077934 Reviewed-by: Theresa <twellington@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#911069}
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.