commit | 50caaa923511c1b51bcabd57be3a9a07011edf9d | [log] [tgz] |
---|---|---|
author | Evan Stade <estade@chromium.org> | Sat Feb 10 02:03:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 10 02:03:42 2024 |
tree | 8f483c5d3b27e40ff0e1f6d5fb4d2e112eb70542 | |
parent | 0186bb557f4ac4c9d68b95fd7abb8bd9ff114abe [diff] |
IDB: clobber LevelDB directory instead of asking LevelDB to delete it. Bug: 324287887,1474996 Change-Id: I83c0cb92b3e8a30b3792a7e3ba4eb0178be5bba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5276496 Reviewed-by: Ayu Ishii <ayui@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/main@{#1258844}
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.