commit | e9dc99ab49f620fcef17cd81216f527cfd261529 | [log] [tgz] |
---|---|---|
author | Gloria Fang <gloriafang@google.com> | Mon Apr 08 19:58:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 08 19:58:54 2024 |
tree | f86201d081c5f604884a26dab64a46dc74250a94 | |
parent | 842a27996a6b2200fde6f2ba725d466eaa625625 [diff] |
Add urlInfo struct for Product Specifications. To make url and title available in the ProductSpecifications WebUI. Bug: 331959595 Change-Id: I1f40ac0e50d0f53e879b66a3a8d8fe4c80a511d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5426452 Reviewed-by: Nasko Oskov <nasko@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1284053}
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.