commit | e4562ce57d705faee64211c1fa64b3db3442cfd2 | [log] [tgz] |
---|---|---|
author | Daniel White <danieltwhite@google.com> | Tue Jan 21 17:36:56 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 17:36:56 2025 |
tree | 6e3fc2ca3783af9b7d58357d08c4d9cc6863e802 | |
parent | d949364c1367caa8bed0b537a31ab14225e5f499 [diff] |
[iOS] Add Feature Flag to Enable Download Auto Deletion This CL adds a new feature flag that will be used to gate all the UI and model code related to the upcoming Download Auto-deletion feature. Fixed: 390199791 Change-Id: I916eb7b5977fbf4c1f325db281820485963baee6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6173882 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Daniel White <danieltwhite@google.com> Cr-Commit-Position: refs/heads/main@{#1409100}
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.