commit | 24c02bf5026394c2b6e2480befc7db5551c365c2 | [log] [tgz] |
---|---|---|
author | Daniel Andersson <dandersson@chromium.org> | Wed Sep 21 22:35:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 22:35:43 2022 |
tree | 0f7d3eef7bf179400b84f7a67f7669b7d10d1ffe | |
parent | 7a78a478d34c39cf104f380af6abf3d1454baeba [diff] |
saved_desks: Pass in incognito count to SavedDeskDialogController. This fixes a TODO in SavedDeskDialogController to not loop over the list of unsupported windows a second time. The calling code is already doing this and can easily supply the count. Also removed the dialog message about unsupported Lacros windows since that no longer applies. Bug: 1363382 Change-Id: Idd3593971f8386ab0396404d12aa0dee99bf26a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3910857 Commit-Queue: Daniel Andersson <dandersson@chromium.org> Reviewed-by: Yongshun Liu <yongshun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049909}
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.