commit | 9548e0caf51dead04fbe6c2047e1b01c392f8a82 | [log] [tgz] |
---|---|---|
author | Filipa Senra <fsenra@google.com> | Wed Jul 10 12:50:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 12:50:42 2024 |
tree | 59736666f058625d14b05c2d85d8b3ab7cf3e44f | |
parent | 4b2ea7aa6485149261695dc848eba984691d9766 [diff] |
[iOS][QD] Add last 15 minutes deletion time range This CL adds the option to delete the last 15 minutes of browsing data to Quick Delete. It also makes sure that the old UI does not show this time range, but gracefully deals if that time frame is saved as last used. Fixed: 341234664 Bug: 335387869 Change-Id: I635513fbc5b1c0ae1359d0d6abaec45fbf92a775 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5687277 Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Filipa Senra <fsenra@google.com> Cr-Commit-Position: refs/heads/main@{#1325426}
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.