commit | e4b8f990580c6b783b0ad81563cbf1548dbade7c | [log] [tgz] |
---|---|---|
author | Ben Reich <benreich@chromium.org> | Wed May 10 07:56:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 07:56:31 2023 |
tree | d59900048ee291e6aa21105947b90e2e87826474 | |
parent | 95e873af488da46fbe8a11e6297d98081c8a8c4c [diff] |
[FilesBulkPinning] Only enable tick for folders under My drive Previously (CL:4505998) the available offline tick was enabled for all folders, however, this also captured folders not under "My drive". This should still retain their own pinned property (tick if they are pinned, no tick if they are not). Fixed: b:281773436 Change-Id: I0cc9098d1c7d92f99e172a90da64190f9d846fde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4517808 Commit-Queue: Ben Reich <benreich@chromium.org> Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/main@{#1141926}
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.