commit | ae945527639d8364ad4e6510d527cc43aaf029b7 | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <vshenvi@google.com> | Fri Mar 28 21:45:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 21:45:44 2025 |
tree | c37f8cb881201bea96bc57800b954d1602b6cce3 | |
parent | eccc148418754e203ae301f26713a46dcfdd275b [diff] |
[ChromeOS] Show OnTask pod when SWA window is reactivated This change updates the OnTaskPodController implementation to surface the OnTask pod when the SWA window is reactivated. The widget gets hidden by default when the window is hidden. Bug: b:406556286,b:405481370 Change-Id: Iae71dd14a14c0673725450f739ecb2d97232da6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6409053 Reviewed-by: Luke Cao <caott@google.com> Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Cr-Commit-Position: refs/heads/main@{#1439719}
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.