commit | ef09d20723dce6faeeac10d8868db0240a9176de | [log] [tgz] |
---|---|---|
author | Ayu Ishii <ayui@chromium.org> | Tue Jan 07 22:10:45 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 22:10:45 2025 |
tree | d91cd39a45dd874a77cf7922ed0a549e5dea2718 | |
parent | 1fe4c54fc1d92515796686d1106ba2ec5b818a78 [diff] |
WebSQL: Remove Inspector Database Agent Cleaning up dead code that is no longer used. WebSQL was removed in M119 in all platforms except WebView, and DevTools code for WebSQL was removed in: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5335172 Change-Id: Ifb0ff5a98fccdf662e53eaf29a519df81e44d91b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6139214 Commit-Queue: Ayu Ishii <ayui@chromium.org> Reviewed-by: Nate Chapin <japhet@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1403243}
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.