commit | 984c2d162e3b84d33c5de7f51a18d8bd6c220654 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Tue May 14 18:03:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 14 18:03:17 2024 |
tree | 0f43dbc3a56c1709ec80a772b441714f52acd24c | |
parent | 6727f48fe9a4576b0074441dcf189fd7d3254f77 [diff] |
Remove OFFICE_DOCUMENT inspection type This was used to indicate files that should be scanned by Maldoca, which is now deprecated. Fixed: 323753234 Change-Id: I9a458a093d775b248bcb12e92c8f0a476aa4b98d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5538631 Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1300746}
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.