commit | 008fd440a55aecb6fc932dd03464884282b7b896 | [log] [tgz] |
---|---|---|
author | Ramin Halavati <rhalavati@chromium.org> | Mon May 20 05:28:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 20 05:28:22 2024 |
tree | b0472cb43862c2b7fcc0a984039ac16f895a09d9 | |
parent | a63d29859d1ba9d9ba99666d460e3b037d851d16 [diff] |
Add browser test for Main Content Extraction feature of ScreenAI. The main body of the test to initialize the service and getting replies for an empty input is added. The test set will expand in the next CLs. Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng,linux-asan-rel AX-Relnotes: n/a Bug: 339609090 Change-Id: Ib996110f7723f3c4387d6b3bd26f778233d2edaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5545438 Reviewed-by: Abigail Klein <abigailbklein@google.com> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/main@{#1303210}
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.