commit | db2c3f5c3a4a7bb70c569ee82cd4dbcfa583e1e3 | [log] [tgz] |
---|---|---|
author | Owen Min <zmin@chromium.org> | Fri Sep 08 17:01:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 17:01:52 2023 |
tree | cb8785bf80072ae8a9e5c7ba6f63c56ada6b423b | |
parent | a19d7ad87a6314faded8144ad7cb911e4dd21893 [diff] |
Allow legacy tech report use top level url Using top-level url may be easy for admin to understand and setup policy for legacy tech report. But it will reduce the flexibility of the feature. Hence the fix will be behind a flag with default off for now. Also add log for url matching result. Bug: 1480077 Change-Id: I5a41dc717c8d4d89607c8caa63579e71163aa041 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4850692 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194184}
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.