commit | 9031b97ec04c12d66489876c952ba3acfe6d01cc | [log] [tgz] |
---|---|---|
author | Victor Costan <pwnall@chromium.org> | Fri Feb 18 01:55:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 18 01:55:36 2022 |
tree | 637f0f04d53f58d8c875cf0b7e2d7c0b61775689 | |
parent | 83ad6b8d255f5bf0cca323a8427554bd1b9dcced [diff] |
sql: Add test for DELETE running concurrently with SELECT. Bug: 1298617 Change-Id: I81b70c652aa691d61059f1df4648e0b65a23ce6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3472324 Reviewed-by: Austin Sullivan <asully@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/main@{#972772}
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.