commit | 20c136e1bfc27de86b2865a66e1b837e377a5e97 | [log] [tgz] |
---|---|---|
author | Ayu Ishii <ayui@chromium.org> | Fri Jun 06 18:59:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 06 18:59:05 2025 |
tree | ac7f70a686af611c0ac2135ad95940923594d186 | |
parent | 16e0e0ef4aa412c5710a92ebd8ed50b48ed3a2b0 [diff] |
Remove and re-enumerate BrowsingDataRemover enums This change removes deprecated and unused enums from BrowsingDataRemover, and renumbers them since they are not stored on disk. Per request from WebSQL cleanup review [1]. [1] https://chromium-review.googlesource.com/c/chromium/src/+/6598456/comment/bbe47de2_dc09ef03/ Bug: 395838064 Change-Id: I60142f5ba3f704841a6151eea88388d31e929628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6613661 Commit-Queue: Ayu Ishii <ayui@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1470702}
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.