commit | 330e72e2931a7b0924ae6ec025964b4aa7ddc2f0 | [log] [tgz] |
---|---|---|
author | Thomas Quintanilla <tquintanilla@google.com> | Tue Mar 11 20:17:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 20:17:54 2025 |
tree | 38de9d89366a03d785cfce7db12e5ad556b9b3f6 | |
parent | 0c25a1083bb1989dab53b3c450b1fb13a50e9b58 [diff] |
Optimize deletion by data key for OS Table Follow-up to https://crrev.com/c/6188303, we can delete data from the OS Table based on registration origin directly instead of using a filter for faster deletion. Change-Id: Ib8a5a73a19fd34007e90c96222f0a762cc7498d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6259143 Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Reviewed-by: Nan Lin <linnan@chromium.org> Commit-Queue: Thomas Quintanilla <tquintanilla@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431099}
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.