commit | e84ce55d99dc3cd72184d5cecbb89078d0d6257c | [log] [tgz] |
---|---|---|
author | Bo Majewski <majewski@chromium.org> | Fri Aug 23 06:26:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 23 06:26:42 2024 |
tree | d3f94650257d02a5e108f4591f7693d0c768b068 | |
parent | 1093db46281ac3e264efa20f258ebd80055f4f17 [diff] |
[Files]: Cleanup in preparation for removing FSPs in Recents flag. File System Providers (FSPs) in Recents has been enabled since Feb 27 (http://crrev.com/c/5321066). Based on UMAs we see that the latency of responses to FSPs recent file requests is quite acceptable. The flag remains until M130. In the meantime the code guarded by it is run by default, with references to the flag (other than its declarations) being removed. Bug: b:361122156 Change-Id: I934eebebe4380965a51cc23aff8f549e0fb9b96f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5802925 Reviewed-by: Alexander Bolodurin <alexbn@chromium.org> Commit-Queue: Bo Majewski <majewski@chromium.org> Reviewed-by: Alexander Bolodurin <alexbn@google.com> Cr-Commit-Position: refs/heads/main@{#1345826}
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.