commit | c7f09e703a72850a537cfe7e131ed76cf78b31ca | [log] [tgz] |
---|---|---|
author | François Degros <fdegros@chromium.org> | Thu Dec 22 04:17:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 22 04:17:44 2022 |
tree | 37869eaed7d19e73a64357ca49bc2a567217bc80 | |
parent | cf0687c4f8f184b72f5a47c5d4b2f1b74d9c4cf4 [diff] |
DriveFsPinManager: Don't fail at the first pinning error If a file cannot be pinned, keep going and try to pin and sync as many files as possible. This makes the feature more resilient and more useful in the face of errors. Bug: b:261530520, b:263320579 Test: out/Default/chromeos_unittests --gtest_filter=DriveFsPinManagerTest.* Change-Id: I541fbcb3022491a048bf65d1d5bde6acbef04d45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4113094 Reviewed-by: Ben Reich <benreich@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/main@{#1086230}
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.