commit | 94f830e7e4d08774098410d0b8bdd8e60c1d8f7d | [log] [tgz] |
---|---|---|
author | Sophie Chang <sophiechang@chromium.org> | Wed Nov 22 20:19:45 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 20:19:45 2023 |
tree | 23265c357a52e7cec835684ed225ebcc4dbf2d04 | |
parent | d787eb689aa3ea54591b8f8a66f0256507bb478a [diff] |
Allow for logging of req/resp in model execution manager optional for features Not every feature actually needs to log their request/response and it's just going to add unnecessary steps to the onboarding flow Change-Id: I688ac8256fd280b567f7e05023d616a7df0578fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5053575 Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1228164}
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.