commit | 7999c334655557d9d87f8a3bf5314a04884ee5e7 | [log] [tgz] |
---|---|---|
author | Matt Jones <mdjones@chromium.org> | Mon Jul 29 19:42:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 19:42:18 2024 |
tree | e782c51c326be61b913af8b04b0a23547f7490c2 | |
parent | d29beb9ad8e16a1ab6a728ca7379d29f8ad5fb97 [diff] |
Show citations for product specifications This patch adds citation chips at the end of text descriptions if available. Clicking the chip opens a new tab to the source material and hovering shows the top level domain only. Screenshots: - http://screen/8gJAaJ3ckhEoNfU - http://screen/77tJLvitkjbRv8n Bug: 352168081 Change-Id: I94277393f7e781343b093ee015d7fcf0b3a4a560 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5715215 Reviewed-by: Paul Adedeji <pauladedeji@google.com> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334396}
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.