commit | 81e48b5ddb47844a4f5cbf1521732796bc7b7d59 | [log] [tgz] |
---|---|---|
author | Ayu Ishii <ayui@chromium.org> | Mon May 12 18:27:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 18:27:52 2025 |
tree | 1a1d5e4b85c428b924fd0aafb8b4f928bbe89b46 | |
parent | 8d8a6de39ee289ffb15f83ad9d486022a1a5341b [diff] |
WebSQL: Cleanup flag This change cleans-up unused flag previously used for WebSQL deprecation and removal. WebSQL has now been fully deprecated and removed on all platforms. Bug: 395838064, 356625223 Change-Id: Ie4a6498c955e884e9ed3bca3cc63cb10455d6ccf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6527990 Commit-Queue: Ayu Ishii <ayui@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458969}
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.