commit | 2e3b755c0b7ec2f013dd9b37086a88997989b71c | [log] [tgz] |
---|---|---|
author | Youkichi Hosoi <youkichihosoi@chromium.org> | Thu Jul 14 15:09:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 14 15:09:02 2022 |
tree | 513a7b3f01f778bdb08eed33f04550e63ef89d7f | |
parent | da5393fde413e379087326e8372fc9dbe4ccd93f [diff] |
arc: Ensure to send mount events after file system watchers are ready Call VolumeMounterInstance::OnMountEvent() only after file system watchers are ready to watch file system changes so that every file in MyFiles and removable media is indexed in Android's MediaStore. Bug: b:182877037 Test: arc.MyFiles*, arc.Downloads*, arc.RemovableMedia* Change-Id: Ie5ad6ebfb4903d4120565edf43c33da6b2231196 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3752247 Commit-Queue: Youkichi Hosoi <youkichihosoi@chromium.org> Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1024249}
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.