commit | 23f62a58df6cded876e1c37cca02d39800fd5899 | [log] [tgz] |
---|---|---|
author | François Degros <fdegros@chromium.org> | Tue Dec 20 03:49:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 20 03:49:14 2022 |
tree | 57080411c18689aba854e995469f7607e506c479 | |
parent | ff33182a817f0a08e13ac08aee06b3ba1c039e12 [diff] |
Display notification if DriveFS data dir was removed while user was logged out If the DriveFS data directory is not there anymore although DriveFS was successfully started in the past, then a system notification is displayed. This notification informs the user that their cached DriveFS files have been cleared. BUG=b:262647301, b:262814091 Change-Id: I4ae6cf7f9550543d987fdff91f4b97b33baff6d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4113123 Reviewed-by: Ben Reich <benreich@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/main@{#1085274}
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.